Install pygments and minted [skip ci]

This commit is contained in:
Takashi Tamura 2022-02-16 13:42:51 +09:00
parent 6327143e04
commit 643e2a1cda
3 changed files with 6 additions and 3 deletions

View File

@ -18,7 +18,8 @@ RUN apt-get update && apt-get -y upgrade \
&& apt-get -y install --no-install-recommends \
texlive-latex-base \
texlive-extra-utils \
biber chktex latexmk make \
texlive-latex-extra \
biber chktex latexmk make python3-pygments \
texlive-lang-chinese \
texlive-lang-japanese

View File

@ -23,7 +23,8 @@ RUN apt-get update && apt-get -y upgrade \
&& apt-get -y install --no-install-recommends \
texlive-latex-base \
texlive-extra-utils \
biber chktex latexmk make \
texlive-latex-extra \
biber chktex latexmk make python3-pygments \
texlive-lang-chinese \
texlive-lang-japanese

View File

@ -17,7 +17,8 @@ RUN apt-get update && apt-get -y upgrade \
&& apt-get -y install --no-install-recommends \
texlive-latex-base \
texlive-extra-utils \
biber chktex latexmk make \
texlive-latex-extra \
biber chktex latexmk make python3-pygments python3-pkg-resources \
texlive-lang-chinese \
texlive-lang-japanese