initial commit

This commit is contained in:
2024-08-08 12:24:57 -05:00
commit f984ab01ab
7 changed files with 284 additions and 0 deletions

11
render.sh Executable file
View File

@ -0,0 +1,11 @@
#!/bin/bash
cd "$(dirname "$0")"
#git fetch --all
#git reset --hard origin/master
pdflatex -file-line-error -interaction nonstopmode -draftmode -shell-escape -jobname=Recipes main.tex
pdflatex -file-line-error -interaction nonstopmode -shell-escape -jobname=Recipes main.tex
rm Recipes.aux Recipes.out Recipes.log Recipes.toc
mv Recipes.pdf /home/david/fileshare/.secret/