We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dc7b6a commit e8fb176Copy full SHA for e8fb176
build_tools/circle/build_doc.sh
@@ -87,7 +87,7 @@ fi
87
sudo -E apt-get -yq update
88
sudo -E apt-get -yq remove texlive-binaries --purge
89
sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes \
90
- install dvipng texlive-latex-base texlive-latex-extra \
+ install latexmk dvipng texlive-latex-base texlive-latex-extra \
91
texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended
92
93
# deactivate circleci virtualenv and setup a miniconda env instead
0 commit comments