Intro / Conclusion / Glossaire

This commit is contained in:
TESTUD Romain
2023-04-02 19:03:31 +00:00
committed by JOLY Amaury
parent d242e443a8
commit 8aacb5aa1b
14 changed files with 196 additions and 55 deletions

View File

@ -5,7 +5,7 @@ image:
build_and_deploy:
script:
- cd ./docs/rapportFinal
- pdflatex -synctex=1 -interaction=nonstopmode -file-line-error -recorder main.tex && biber "main.bcf" && pdflatex -synctex=1 -interaction=nonstopmode -file-line-error -recorder main.tex && pdflatex -synctex=1 -interaction=nonstopmode -file-line-error -recorder main.tex
- pdflatex -synctex=1 -interaction=nonstopmode -file-line-error -recorder main.tex && biber "main.bcf" && makeglossaries main && pdflatex -synctex=1 -interaction=nonstopmode -file-line-error -recorder main.tex && pdflatex -synctex=1 -interaction=nonstopmode -file-line-error -recorder main.tex
- cd ../presentation_17_03_23
- pdflatex -synctex=1 -interaction=nonstopmode -file-line-error -recorder main.tex && pdflatex -synctex=1 -interaction=nonstopmode -file-line-error -recorder main.tex