add drink formatting

This commit is contained in:
2024-08-15 13:48:30 -05:00
parent 4931108bc8
commit e540250aec
7 changed files with 87 additions and 38 deletions

View File

@ -2,10 +2,11 @@
cd "$(dirname "$0")"
# these are so that later it can be edited through the web on gitea and automagically recompile without having to run anything on the webserver manually.
#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
rm *.aux *.out *.log *.toc
mv Recipes.pdf /home/david/fileshare/LaTeX/