This repo can be used to mark changes between two versions of latex files in blue.
- Put your old latex files in the folder "old".
- Put the new version of the latex files (with same names) in the folder "new".
- Run tex_comparison.py
- In the folder "diff" you will find a version of the new files with all changes compared to the old files marked in blue.