Updating to conform to rules
Also for session on 2020-01-05, got some XP that I then immediately spent on rotes
This commit is contained in:
16
render.sh
16
render.sh
@@ -4,14 +4,14 @@ cd "$(dirname "$0")"
|
||||
|
||||
git pull
|
||||
|
||||
/usr/bin/pdflatex -file-line-error -interaction nonstopmode -jobname=David David/Main.tex
|
||||
rm David.aux David.out
|
||||
cd David/
|
||||
cp ../z_Formulas.tex .
|
||||
/usr/bin/pdflatex -file-line-error -interaction nonstopmode -jobname=David Main.tex
|
||||
rm David.aux David.out z_Formulas.tex
|
||||
cp David.pdf /home/david/fileshare/LaTeX/WoD/
|
||||
|
||||
/usr/bin/pdflatex -file-line-error -interaction nonstopmode -jobname=Jake Jake/Main.tex
|
||||
rm Jake.aux Jake.out
|
||||
cp Jake.pdf /home/david/fileshare/LaTeX/WoD/
|
||||
|
||||
/usr/bin/pdflatex -file-line-error -interaction nonstopmode -jobname=Joe Joe/Main.tex
|
||||
rm Joe.aux Joe.out
|
||||
cd ../Joe/
|
||||
cp ../z_Formulas.tex .
|
||||
/usr/bin/pdflatex -file-line-error -interaction nonstopmode -jobname=Joe Main.tex
|
||||
rm Joe.aux Joe.out z_Formulas.tex
|
||||
cp Joe.pdf /home/david/fileshare/LaTeX/WoD/
|
||||
|
Reference in New Issue
Block a user