Skip to content

Commit

Permalink
test(manuscript): disable latexdiff bibtex diff
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <[email protected]>
  • Loading branch information
cameronraysmith committed Aug 26, 2024
1 parent bedcc1e commit 767d189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reproducibility/manuscript/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -108,12 +108,12 @@ cache-tex: copy-tex
# run as make latexdiff COMPARISON_SHA1="commit-hash"
# to diff with a different commit
# see: https://gitlab.com/git-latexdiff/git-latexdiff
# --bibtex
latexdiff:
git-latexdiff \
--ignore-latex-errors \
--latexmk \
--xelatex \
--bibtex \
--no-view \
--ignore-makefile \
--ln-untracked \
Expand Down

0 comments on commit 767d189

Please sign in to comment.