uuuuuuuhm
This commit is contained in:
parent
0bf1f771ee
commit
85c779dc32
|
@ -1,6 +1,7 @@
|
||||||
compile_pdf:
|
compile_pdf:
|
||||||
image: latexpygments
|
image: latexpygments
|
||||||
script:
|
script:
|
||||||
|
- pwd; ls -l
|
||||||
- /bin/cd tikz && latexmk -pdf mon48v.tex
|
- /bin/cd tikz && latexmk -pdf mon48v.tex
|
||||||
- cd tikz && latexmk -pdf mon48i.tex
|
- cd tikz && latexmk -pdf mon48i.tex
|
||||||
- latexmk -f -pdf --shell-escape ./thesis.tex
|
- latexmk -f -pdf --shell-escape ./thesis.tex
|
||||||
|
|
Loading…
Reference in New Issue