Skip to content

Commit

Permalink
Merge pull request #5 from boardfish/textcase
Browse files Browse the repository at this point in the history
Add Textcase package
  • Loading branch information
boardfish authored Jan 17, 2022
2 parents 502b261 + ca56a64 commit 08c452e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN tlmgr install wrapfig
RUN tlmgr install everypage
RUN tlmgr install tikzpagenodes
RUN tlmgr install ifoddpage
RUN tlmgr install textcase
RUN apk add git
ADD entrypoint.sh /data/entrypoint.sh
ENTRYPOINT ["/data/entrypoint.sh"]
Expand Down

0 comments on commit 08c452e

Please sign in to comment.