Skip to content

Commit

Permalink
Sync: dependency with tongji-undergrad-thesis
Browse files Browse the repository at this point in the history
  • Loading branch information
skyleaworlder committed Jun 7, 2023
1 parent cda266e commit 0756c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ENV TL_MIRROR=https://mirrors.tuna.tsinghua.edu.cn/CTAN
ENV TL_PROFILE_PATH=/tmp
ENV TL_DIR=/tmp/texlive
ENV TL_BIN=${TL_DIR}/bin/x86_64-linux
ENV TL_PACKAGES="adjustbox algorithmicx algorithms caption cases chngcntr collectbox ctex enumitem environ extarrows fancybox fancyhdr float lastpage latexmk multirow needspace rsfs setspace subfigure tcolorbox texcount texliveonfly titling tocloft trimspaces ucs xcolor xecjk zhnumber gbt7714 natbib chinese-jfm catchfile fancyvrb framed fvextra ifplatform lineno minted pdftexcmds upquote xstring txfonts times biber biblatex bibtex dvips gsftopk"
ENV TL_PACKAGES="adjustbox algorithmicx algorithms biber biblatex biblatex-gb7714-2015 bibtex booktabs caption carlisle cases catchfile chinese-jfm chngcntr cleveref collectbox ctex dvips enumitem environ extarrows fancybox fancyhdr fancyvrb float framed fvextra gbt7714 gsftopk helvetic hologo ifplatform lastpage latexmk lineno minted multirow mwe natbib needspace newtx nth oberdiek pdftexcmds realscripts rsfs setspace siunitx subfig tcolorbox texcount texliveonfly threeparttable threeparttablex times titling tocloft trimspaces txfonts ucs upquote was xcolor xecjk xstring zhnumber"
ENV PATH=${PATH}:${TL_BIN}
WORKDIR /opt

Expand Down

0 comments on commit 0756c8d

Please sign in to comment.