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
|
git pull
|
||||||
|
|
||||||
/usr/bin/pdflatex -file-line-error -interaction nonstopmode Main.tex
|
/usr/bin/pdflatex -file-line-error -interaction nonstopmode -jobname=CV Main.tex
|
||||||
rm Main.aux Main.out Main.toc
|
rm CV.aux CV.out
|
||||||
cp Main.pdf /home/david/fileshare/CV.pdf
|
cp CV.pdf /home/david/fileshare/
|
||||||
|
Loading…
Reference in New Issue
Block a user