Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes of description item parameter is not handled correctly #161

Closed
andregirard opened this issue Sep 28, 2018 · 1 comment
Closed

Changes of description item parameter is not handled correctly #161

andregirard opened this issue Sep 28, 2018 · 1 comment

Comments

@andregirard
Copy link

A MWE. This is processes with revision

This is LATEXDIFF 1.2.2a (Algorithm::Diff 1.1903, Perl v5.22.1)
(c) 2004-2017 F J Tilmann

new file

\begin{document}
\begin{description}
\item[D] Item D in the new file
\end{description}
\end{document}

old file

\begin{document}
\begin{description}
\item[C] Item C in the old file
\end{description}
\end{document}

yields
diff.pdf

@ftilmann
Copy link
Owner

ftilmann commented Oct 2, 2018

Fixed in commit a83c418

@ftilmann ftilmann closed this as completed Oct 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants