diff options
Diffstat (limited to 'office/latexdiff/README')
-rw-r--r-- | office/latexdiff/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/office/latexdiff/README b/office/latexdiff/README new file mode 100644 index 0000000000..3cc773eca7 --- /dev/null +++ b/office/latexdiff/README @@ -0,0 +1,6 @@ +latexdiff is a Perl script which compares LaTeX files and marks +significant differences between them. It can be used with several +version control systems (rcs, cvs, subversion, mercurial, and git). + +The package also contains latexrevise, a tool for selective removal +of markup and text from latexdiff output. |