Skip to content

Commit 08c452e

Browse files
authored
Merge pull request #5 from boardfish/textcase
Add Textcase package
2 parents 502b261 + ca56a64 commit 08c452e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ RUN tlmgr install wrapfig
77
RUN tlmgr install everypage
88
RUN tlmgr install tikzpagenodes
99
RUN tlmgr install ifoddpage
10+
RUN tlmgr install textcase
1011
RUN apk add git
1112
ADD entrypoint.sh /data/entrypoint.sh
1213
ENTRYPOINT ["/data/entrypoint.sh"]

0 commit comments

Comments
 (0)