Skip to content

Commit

Permalink
feat(tlmgr): add geometry package
Browse files Browse the repository at this point in the history
  • Loading branch information
import-benjamin authored Jan 4, 2024
1 parent 88dd3a8 commit 2c0f89d
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 @@ -61,7 +61,8 @@ RUN tlmgr install \
epstopdf-pkg \
pdflscape \
enumitem \
ragged2e
ragged2e \
geometry

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

0 comments on commit 2c0f89d

Please sign in to comment.