Added svg package install to CI

This commit is contained in:
Claudio Maggioni 2019-01-23 10:28:32 +01:00
parent 07fe7631b5
commit 102c2b9fe2
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@ pipeline:
commands:
- tlmgr update --self --all
- tlmgr install blindtext koma-script float hyperref pgf biblatex
- tlmgr install pgfgantt listings collection-fontsrecommended comment
- tlmgr install pgfgantt listings collection-fontsrecommended comment
- tlmgr install biber babel-italian babel-english hyphen-italian
- tlmgr install logreq xstring
- tlmgr install logreq xstring svg
- pdflatex italian.tex && biber italian
- pdflatex italian.tex && pdflatex italian.tex
- pdflatex english.tex && biber english