Skip to content
Snippets Groups Projects
Commit 49e8e2f1 authored by philingood's avatar philingood
Browse files

Update Dockerfile

parent 63a5044c
Branches main
No related tags found
No related merge requests found
Pipeline #20376 passed
......@@ -24,7 +24,7 @@ RUN echo "ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula sele
ttf-mscorefonts-installer \
fonts-freefont-ttf \
fontconfig && \
wget -O /usr/share/fonts/xits-math.otf https://github.com/khaledhosny/xits-math/raw/master/XITSMath-Regular.otf
wget -O /usr/share/fonts/xits-math.otf https://github.com/khaledhosny/xits-math/raw/master/XITSMath-Regular.otf && \
echo "Update font cache." && \
fc-cache -fv && \
echo "Delete TeX Live sources and other useless stuff." && \
......
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