change filename in render so its easier to modify Main.tex
This commit is contained in:
parent
7bf0618d65
commit
084d154d13
@ -4,6 +4,6 @@ cd "$(dirname "$0")"
|
||||
|
||||
git pull
|
||||
|
||||
/usr/bin/pdflatex -file-line-error -interaction nonstopmode Main.tex
|
||||
rm Main.aux Main.out Main.toc
|
||||
cp Main.pdf /home/david/fileshare/CV.pdf
|
||||
/usr/bin/pdflatex -file-line-error -interaction nonstopmode -jobname=CV Main.tex
|
||||
rm CV.aux CV.out
|
||||
cp CV.pdf /home/david/fileshare/
|
||||
|
Loading…
Reference in New Issue
Block a user