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
513 stars 72 forks source link

Adding option "--no-del" to include only additions #252

Closed tdegeus closed 2 years ago

tdegeus commented 2 years ago

Fixes https://github.com/ftilmann/latexdiff/issues/66

tdegeus commented 2 years ago

@ftilmann It would be great if you could find some time to review this

ftilmann commented 2 years ago

Sorry for the long delay. I wanted to test with all the files in testsuite, but it passed without problems.

tdegeus commented 2 years ago

Thanks!