Skip to content

Commit ce37e1d

Browse files
committed
Add git latexdiff script
1 parent 1ac8c33 commit ce37e1d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scipy-1.0/git_latexdiff.sh

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# use git-latexdiff to provide a highlighted PDF with changes
2+
# requested for Nature Methods
3+
4+
git latexdiff --main paper.tex --output paper_diff.pdf 6ff8517237 master

0 commit comments

Comments
 (0)