Skip to content

Commit e8fb176

Browse files
committed
CIRCLE add latexmk for pdf doc
1 parent 7dc7b6a commit e8fb176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_tools/circle/build_doc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ fi
8787
sudo -E apt-get -yq update
8888
sudo -E apt-get -yq remove texlive-binaries --purge
8989
sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes \
90-
install dvipng texlive-latex-base texlive-latex-extra \
90+
install latexmk dvipng texlive-latex-base texlive-latex-extra \
9191
texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended
9292

9393
# deactivate circleci virtualenv and setup a miniconda env instead

0 commit comments

Comments
 (0)