mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-05-20 19:41:47 +02:00
Testing pdflatex support
This commit is contained in:
parent
58f53c4b6a
commit
53b665f1f5
@ -1,13 +1,9 @@
|
||||
image: alpine
|
||||
image: registry.gitlab.com/islandoftex/images/texlive:latest
|
||||
|
||||
before_script:
|
||||
- tlmgr update --self --all
|
||||
|
||||
pages:
|
||||
script:
|
||||
- apk update && apk add doxygen graphviz ttf-freefont && apk add make
|
||||
#- doxygen docs/doxygen.conf
|
||||
- apt-get install texlive-latex-base texlive-latex-extra texlive-fonts-recommended
|
||||
- doxygen doxygen.txt
|
||||
- cd docs/latex
|
||||
- make
|
||||
|
Loading…
x
Reference in New Issue
Block a user