node-latex-pdf
Convert your latex files to pdf format.
Prerequisite
- Install
MiKTeX 2.9
on your environment nodejs
v6.9.4
Usage
- Install:
npm install node-latex-pdf
- Import in your code
- Notice: The path in latex document must using absolutive path!
const selflatex = ; ;
Author
- Kevin Cyu, kevinbird61@gmail.com