mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-05-20 11:31:48 +02:00
Testing pdflatex support
This commit is contained in:
parent
58f53c4b6a
commit
53b665f1f5
@ -1,13 +1,9 @@
|
|||||||
image: alpine
|
image: alpine
|
||||||
image: registry.gitlab.com/islandoftex/images/texlive:latest
|
|
||||||
|
|
||||||
before_script:
|
|
||||||
- tlmgr update --self --all
|
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
- apk update && apk add doxygen graphviz ttf-freefont && apk add make
|
- 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
|
- doxygen doxygen.txt
|
||||||
- cd docs/latex
|
- cd docs/latex
|
||||||
- make
|
- make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user