From 745892fbddea56040139108277e728b53fd8fc11 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 28 May 2020 03:03:21 +0000 Subject: CTAN sync 202005280303 --- support/latexdiff/latexrevise | 58 ++++++++++++++++++++++++++++--------------- 1 file changed, 38 insertions(+), 20 deletions(-) (limited to 'support/latexdiff/latexrevise') diff --git a/support/latexdiff/latexrevise b/support/latexdiff/latexrevise index 956d13e506..f7f88f1b95 100755 --- a/support/latexdiff/latexrevise +++ b/support/latexdiff/latexrevise @@ -21,6 +21,7 @@ # # Detailed usage information at the end of the file # Note: version number now keeping up with latexdiff +# Version 1.3.1 (Bug fix) Remove some deprecation warnings due to uncommented left parentheses # Version 1.0.2 Option --version # Version 1.0.1 no changes to latexrevise # Version 0.3 Updated for compatibility with latexdiff 0.3 output (DIFAUXCMD removal) @@ -31,8 +32,8 @@ use strict; use warnings; my $versionstring=< or B<--comment=cmd> Remove C<\cmd{...}> sequences. C is supposed to mark some explicit -anotations which should be removed from the file before +annotations which should be removed from the file before release. =item B<-e envir> or B<--comment-environment=envir> @@ -508,8 +525,9 @@ which should have been removed already. =head1 BUGS The current version is a beta version which has not yet been -extensively tested, but worked fine locally. Please submit bug reports using the issue tracker of the github repository page I, -or send them to I.. Include the serial number of I +extensively tested. It has not been actively maintained so might not process output of newer versions of latexdiff entirely correctly. +Please submit bug reports using the issue tracker of the github repository page I, +or send them to I. Include the serial number of I (Option --version). If you come across latexdiff output which is not processed correctly by I please include the problem file as well as the old and new files on which it is based, -- cgit v1.2.3