Skip to content
Snippets Groups Projects
Commit 3639a89f authored by Leonard Fisser's avatar Leonard Fisser :frog:
Browse files

Run pdflatex twice to get TOC entries

parent 90be0bb6
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ build:
stage: build
script:
- pdflatex -interaction=nonstopmode demo_tuhh_presentation
- pdflatex -interaction=nonstopmode demo_tuhh_presentation
artifacts:
paths:
- demo_tuhh_presentation.pdf
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