6 Aug
2006
6 Aug
'06
3:01 p.m.
Peter Münster wrote:
On Sun, 6 Aug 2006, Taco Hoekwater wrote:
You need a way to create a merged ConTeXt document from the two separate files, perhaps using something like this:
http://search.cpan.org/dist/Text-WordDiff/lib/Text/WordDiff.pm
Thank you for this hint! It's exactly what I need. I've also found a shell version: "wdiff" But I still have one problem: I can't have a paragraph in \overstrikes. Is there perhaps something like \startoverstrikes ... \stopoverstrikes ?
Not that I know of. It should be possible to cook something up with metafun and/or \starttextbackgrounds i guess, but I do not have a ready-to-use solution for you. Taco