jtex
v1.0.20
Published
Tool for rendering LaTeX documents from jinja-style templates
Downloads
989
Readme
jtex
jtex
is a command line tool (CLI) for rendering LaTeX documents from jinja-style templates. This package uses Jinja2 as the template engine with a modified environment and syntax that plays well with LaTeX's markup.
Installation
Install the package into your virtual environment using pip:
npm install jtex
and confirm correct installation by typing:
jtex --version