Simple tex template for cooking recipes
- add
<name>.ymlto/input_recipes/<type>/ - generate recipes
python input_recipes/create_recipes.py - add output recipe to
main.tex - build
make.baton Windows (usingOEM 852encoding)- or build manually:
- build pdf e.g. (
pdfLaTeX main.tex) - build html e.g. (
pandoc main.tex -s --toc -t html -o main.html --metadata title="Kuchárka")
- build pdf e.g. (
- add
recipe_name.texto/recipes - add recipe to
main.tex - build
make.baton Windows (usingOEM 852encoding)- or build manually:
- build pdf e.g. (
pdfLaTeX main.tex) - build html e.g. (
pandoc main.tex -s --toc -t html -o main.html --metadata title="Kuchárka")
- build pdf e.g. (