minor formatting fixes

This commit is contained in:
2026-07-30 00:08:55 -05:00
parent 74275cd76d
commit c84f2ff486
13 changed files with 52 additions and 63 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
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. MUST be commented out when modifying/running locally. I'm not gonna maintain two copies just for that automation, especially while I'm still actively creating stuff
git fetch --all
git reset --hard origin/master
#git fetch --all
#git reset --hard origin/master
printf "\n-_-_-_-_-_-_-_-_- Main -_-_-_-_-_-_-_-_-\n"
pdflatex -file-line-error -interaction nonstopmode -draftmode -shell-escape -jobname=Recipes main.tex