We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 502b261 + ca56a64 commit 08c452eCopy full SHA for 08c452e
Dockerfile
@@ -7,6 +7,7 @@ RUN tlmgr install wrapfig
7
RUN tlmgr install everypage
8
RUN tlmgr install tikzpagenodes
9
RUN tlmgr install ifoddpage
10
+RUN tlmgr install textcase
11
RUN apk add git
12
ADD entrypoint.sh /data/entrypoint.sh
13
ENTRYPOINT ["/data/entrypoint.sh"]
0 commit comments