Skip to content
Snippets Groups Projects
Verified Commit e9cb6396 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

updated makefile for xelatex

parent 56694008
No related branches found
No related tags found
No related merge requests found
Pipeline #14293 failed
......@@ -36,7 +36,7 @@ build_only:
- pwd
- ls -ltr
- pandoc -v
- pandoc -s --toc --filter=pandoc-numbering --filter=pandoc-crossref --highlight-style kate --pdf-engine pdflatex --number-sections --template=./default.latex -o cours.pdf 00_macros.md 01_rappel.md 02_optimisation.md 03_integrales.md 04_edo.md 05_fourier.md 06_probas_stats.md 07_remerciements.md 08_notes.md --metadata-file metadata.yaml
- pandoc -s --toc --filter=pandoc-numbering --filter=pandoc-crossref --highlight-style kate --pdf-engine xelatex --number-sections --template=./default.latex -o cours.pdf 00_macros.md 01_rappel.md 02_optimisation.md 03_integrales.md 04_edo.md 05_fourier.md 06_probas_stats.md 07_remerciements.md 08_notes.md --metadata-file metadata.yaml
- make
- make deploy
- rsync -avzz mti ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/
......
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