add booklet version, some formatting

This commit is contained in:
2024-08-15 20:05:27 -05:00
parent e540250aec
commit 88ce8bbdf9
7 changed files with 43 additions and 15 deletions

View File

@ -8,5 +8,7 @@ cd "$(dirname "$0")"
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
pdfbook2 Recipes.pdf
rm *.aux *.out *.log *.toc
mv Recipes.pdf /home/david/fileshare/LaTeX/
mv Recipes.pdf /home/david/fileshare/LaTeX/Recipes
mv Recipes-book.pdf /home/david/fileshare/LaTeX/Recipes/Recipes-booklet.pdf