Socket
Book a DemoInstallSign in
Socket

boilerplate-protocol

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boilerplate-protocol

specifications for manifolds

latest
Source
npmnpm
Version
0.6.0
Version published
Maintainers
1
Created
Source

boilerplate-protocol

LaTeX formatting into .pdf

Installation

npm i boilerplate-protocol --save

CLI

{
  "name": "test",
  "version": "1.0.0",
  "scripts": {
    "start": "boilerplate-protocol build",
    "reset": "boilerplate-protocol template",
    "setup": "boilerplate-protocol setup && boilerplate-protocol install"
  },
  "dependencies": {
    "boilerplate-protocol": "^[0.5.0]"
  }
}

Usage

  • LaTeX installation: npm run setup
  • Tex Package installation: npm run install
    • Write definition on Texfile via newline separated format
  • Template Files Generation: npm run template
  • PDF Generation: npm start

Overview

tex // main tex file
.bulk // concatenated tex texts

Additional Sources

solidity-highlighting.latex.

chektex

chktex -q -l ~/.chktexrc ~/.tex

License

BSD-3

Keywords

latex

FAQs

Package last updated on 13 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts