Latexdiff is a tool for highlighting changes between two latex documents. So, I remind myself how to use it.
- install Perl click
- download latexdiff and unzip it into the Perl > bin folder
- Optional: installing the latexdiff package in MiKTek appears to work as well.
How to use it:
- cmd
- cd to file folder
- latexdiff oldfile.tex newfile.tex > diff.tex
Enjoy!
Leave a Reply