Generate LATEX from LATEX template and YAML specification.
An example is included in priv/templates/cv
, that generates a CV
-
Linux distro with working shell.
-
Python 3 with dependencies installed from
package.txt
.
python3 src/render-tex-from-template.py \
--latex-template priv/templates/cv-template.tex \
--yaml priv/templates/cv.yaml > cv.tex
This project is inspired by the work of Aleksandr Mattal and Brandon Amos.
This work is distributed under the MIT license (LICENSE
) with
portions copyright Aleksandr Mattal, Brandon Amos and
Ellis Michael