graphical LaTeX diff
Status: Alpha
Brought to you by:
felix_salfner
It would be nice if there was some diff tool that
compares two LaTeX source versions and marks changes
using \add \remove and \change commands.
The goal of this tool is that differences between two
LaTeX files could be highlighted and seen in DVI!
Maybe, this could be achieved by using UNIX diff but
I'm not sure whether UNIX diff only works on per-line
basis which is not sufficient in our case ....