Skip to content

Commit

Permalink
docs/docbuild/Dockerfile: add tex-gyre
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Aug 14, 2024
1 parent 892a313 commit 4bf43e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docbuild/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ RUN apt-get update \
python3-dev python3-pip python3-venv make g++ doxygen dvipng latexmk \
cmake libjpeg8-dev zlib1g-dev texlive-latex-base \
texlive-latex-extra git latex-cjk-all texlive-lang-all \
tex-gyre \
graphviz python3-matplotlib wget unzip enchant-2 locales \
&& apt-get clean && rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 4bf43e9

Please sign in to comment.