Skip to content

iolaszlo/yaml2latex

yaml2latex

Generate LATEX from LATEX template and YAML specification.

An example is included in priv/templates/cv, that generates a CV

Dependencies

  • Linux distro with working shell.

  • Python 3 with dependencies installed from package.txt.

Usage

python3 src/render-tex-from-template.py \
    --latex-template priv/templates/cv-template.tex \
    --yaml priv/templates/cv.yaml > cv.tex

Acknowledgements

This project is inspired by the work of Aleksandr Mattal and Brandon Amos.

License

This work is distributed under the MIT license (LICENSE) with portions copyright Aleksandr Mattal, Brandon Amos and Ellis Michael

About

No description, website, or topics provided.

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE-bamos.mit
MIT
LICENSE-emichael.mit
MIT
LICENSE-qutebits.mit

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published