USAGE: ./projectdiff.sh OLD_PROJECT_DIR NEW_PROJECT_DIR DIFF_PROJECT_DIR [entry_document_name]
Example: ./projectdiff.sh Project_Old Project_New Project_Diff example
See the example in example-diff.pdf.
Both old and new latex projects use the same entry document.
You're expecting to have a LaTeX system distribution installed on your machine, which automatically installs all necessary tools for you such as pdflatex
, bibtex
and latexdiff
.