Bug#598736: latexdiff: deleted equation* environments are incorrectly handled (need displaymath)

Vincent Lefevre vincent at vinc17.net
Fri Oct 1 15:24:41 UTC 2010


Package: latexdiff
Version: 0.5-2
Severity: normal

When an equation* environment is deleted, I get a LaTeX error because
of missing $. In latexdiff, $MATHENV should be changed from

  '(?:equation|displaymath|DOLLARDOLLAR)'

to

  '(?:equation\*?|displaymath|DOLLARDOLLAR)'

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages latexdiff depends on:
ii  perl                          5.10.1-14  Larry Wall's Practical Extraction 

Versions of packages latexdiff recommends:
ii  texlive-latex-base            2009-11    TeX Live: Basic LaTeX packages

Versions of packages latexdiff suggests:
ii  cvs                         1:1.12.13-12 Concurrent Versions System
ii  subversion                  1.6.12dfsg-1 Advanced version control system

-- no debconf information





More information about the pkg-perl-maintainers mailing list