ftilmann / latexdiff

Compares two latex files and marks up significant differences between them. Releases on www.ctan.org and mirrors
GNU General Public License v3.0
514 stars 72 forks source link

erroneous diff in presence \href #178

Closed sdorof1 closed 4 years ago

sdorof1 commented 4 years ago

If bbl contains \href, resulting diff is not compiling.

Attached MWE is a git repo. Diff revision branch vs master:

latexdiff-git --flatten -r master manuscript.tex

we get manuscript-diffmaster.tex which compiles with errors. Fixed version is also present manuscript-diffmaster-fixed.tex

ladexdiff-issue.zip

nail1962 commented 4 years ago

I have the same problem. I posted above. I see that there is no solution?

ftilmann commented 4 years ago

Should be fixed by the commit mentioned above