1.0.0-beta.0 • Published 1 month ago

@md-to-latex/boilerplate v1.0.0-beta.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

Boilerplate

Mono-repository with all MarkDown To LaTeX Boilerplates

Installation

Requirements

  • NodeJS and NPM
  • XeLaTeX

Quick Start

npx @md-to-latex/manager init

In the provided CLI enter the project name and select features you would like to use.

npm.io

Building

npx @md-to-latex

Will execute the following chain:

  • Compile TypeScript (if feature selected)
  • LaTeX code generation
  • 2-times LaTeX building
  • Post-processing

npm.io

Showcase

The source MarkDown file can be found at src/md/main.yaxm

npm.io