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

conflicts2

parent 0f1bbfab
No related branches found
No related tags found
No related merge requests found
Pipeline #27059 passed
FROM pandoc/latex:3.1 FROM pandoc/latex:3.1
RUN apk update && apk upgrade
# Install additional TeX packages such as those used by eisvogel template # Install additional TeX packages such as those used by eisvogel template
# RUN tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet
# RUN wget https://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.sh && chmod +x update-tlmgr-latest.sh
# RUN ./update-tlmgr-latest.sh -- --upgrade
RUN tlmgr update --self RUN tlmgr update --self --all
RUN tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet \ RUN tlmgr install csquotes mdframed needspace sourcesanspro ly1 mweights \
tlmgr update \
&& tlmgr install csquotes mdframed needspace sourcesanspro ly1 mweights \
sourcecodepro titling pagecolor epstopdf zref footnotebackref beamertheme-metropolis \ sourcecodepro titling pagecolor epstopdf zref footnotebackref beamertheme-metropolis \
subfig float tocloft \ subfig float tocloft doublestroke \
pgfopts sectsty enumitem glossaries wrapfig mfirstuc \ pgfopts sectsty enumitem glossaries wrapfig mfirstuc \
textcase xfor tracklang datatool tocbibind titlesec \ textcase xfor tracklang datatool tocbibind titlesec \
background textpos svg everypage trimspaces \ background textpos svg everypage trimspaces \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment