Skip to content
Snippets Groups Projects
Commit 424e9735 authored by Jari-Matti Mäkelä's avatar Jari-Matti Mäkelä
Browse files

Fix typos

parent a059df12
No related branches found
No related tags found
1 merge request!1New document class, biblatex and lyx support
......@@ -10,7 +10,7 @@ stages:
pdflatex_builder:
stage: build
before_script
before_script:
- cd latex
script:
- "latexmk -pdf -output-directory=pdflatex/ thesis.tex"
......@@ -20,7 +20,7 @@ pdflatex_builder:
xelatex_builder:
stage: build
before_script
before_script:
- cd latex
script:
- "latexmk -xelatex -output-directory=xelatex/ thesis.tex"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment