Skip to content

Commit

Permalink
feat(tlmgr): add unicode-math package
Browse files Browse the repository at this point in the history
  • Loading branch information
import-benjamin authored Jan 4, 2024
1 parent 747a074 commit bd7b9a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ RUN tlmgr install \
fancyhdr \
xifthen \
ifmtarg \
setspace
setspace \
unicode-math

RUN fmtutil -sys --all \
&& ln -sf python3 /usr/bin/python \
Expand Down

0 comments on commit bd7b9a3

Please sign in to comment.