Skip to content
Snippets Groups Projects
Commit 048c63ca authored by Ondřej Guth's avatar Ondřej Guth
Browse files

split Lua, Xe, and pdf

parent 80b6384b
No related branches found
No related tags found
No related merge requests found
Pipeline #128756 passed
image: texlive/texlive
 
build:
LuaLaTeX:
script:
- latexmk -pdflua thesis.tex
XeLaTeX:
script:
- latexmk -pdfxe thesis.tex
pdfLaTeX:
script:
- latexmk -pdf thesis.tex
- latexmk -pdfps thesis.tex
artifacts:
paths:
- thesis.pdf
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment