Skip to content

Commit 9a714f7

Browse files
committed
Add default scientific packages
1 parent 3fe2c91 commit 9a714f7

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Dockerfile

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,19 @@ RUN tlmgr option repository "https://mirror.ctan.org/systems/texlive/tlnet" && \
1919
fontawesome \
2020
pgf \
2121
lastpage \
22+
collection-latexrecommended \
23+
collection-latexextra \
24+
collection-fontsrecommended \
25+
collection-bibtexextra \
26+
collection-mathscience \
27+
collection-pictures \
28+
collection-publishers \
29+
biber \
2230
latexmk \
2331
synctex \
2432
texcount \
2533
latexindent \
34+
chktex \
2635
titlesec \
2736
marvosym \
2837
enumitem \

0 commit comments

Comments
 (0)