Skip to content

Commit

Permalink
docs(manuscript): use xelatex and bibtex with latexdiff
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
  • Loading branch information
cameronraysmith committed Aug 22, 2024
1 parent 0accd03 commit 92f02f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reproducibility/manuscript/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ latexdiff:
git-latexdiff \
--ignore-latex-errors \
--latexmk \
--xelatex \
--bibtex \
--ignore-makefile \
--ln-untracked \
--output $(TEX_FILE)-$(COMPARISON_SHA1)-diff.pdf \
Expand Down

0 comments on commit 92f02f0

Please sign in to comment.