We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67c4bab commit 04d3a6bCopy full SHA for 04d3a6b
1 file changed
Dockerfile
@@ -28,6 +28,7 @@ RUN tlmgr option repository "https://mirror.ctan.org/systems/texlive/tlnet" && \
28
enumitem \
29
preprint \
30
opensans \
31
+ revtex \
32
fontaxes && break; \
33
echo "tlmgr failed on attempt ${i}/3, retrying in 15s..." >&2; \
34
i=$((i + 1)); \
0 commit comments