Skip to content

Commit 04d3a6b

Browse files
committed
Add revtex
1 parent 67c4bab commit 04d3a6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ RUN tlmgr option repository "https://mirror.ctan.org/systems/texlive/tlnet" && \
2828
enumitem \
2929
preprint \
3030
opensans \
31+
revtex \
3132
fontaxes && break; \
3233
echo "tlmgr failed on attempt ${i}/3, retrying in 15s..." >&2; \
3334
i=$((i + 1)); \

0 commit comments

Comments
 (0)