Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo can be used to mark changes between two versions of latex files in blue.

  1. Put your old latex files in the folder "old".
  2. Put the new version of the latex files (with same names) in the folder "new".
  3. Run tex_comparison.py
  4. In the folder "diff" you will find a version of the new files with all changes compared to the old files marked in blue.

About

This is a small script that compares latex documents contained in the folder "old" against a latex documents with the same names in the folder "new". For each latex document it saves a latex document with the same name in the folder "diff" that is identical to the one from the new folder, but with all changes compared to the old one marked in blue.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages