summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latexdiff/contrib/README.latexchanges
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/latexdiff/contrib/README.latexchanges')
-rw-r--r--Master/texmf-dist/doc/support/latexdiff/contrib/README.latexchanges13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/latexdiff/contrib/README.latexchanges b/Master/texmf-dist/doc/support/latexdiff/contrib/README.latexchanges
new file mode 100644
index 00000000000..4a027658444
--- /dev/null
+++ b/Master/texmf-dist/doc/support/latexdiff/contrib/README.latexchanges
@@ -0,0 +1,13 @@
+latexchanges.py (Jan-Ake Larsson):
+Here's a wrapper I wrote for latexdiff, intended as a drop-in
+replacement for latex, when you have several numbered (or dated)
+versions of a manuscript. My coauthors don't as a rule know what CVS or
+SVN is, they simply use a number or date for the different versions.
+
+latexchanges replaces the current DVI with one that includes a
+latexdiff to the last version. The last version is selected as the
+TEX file in the same directory with the same prefix (up to a number
+or a dot), that has an mtime immediately preceding the given TEX
+file.
+
+