On Wed, Jul 12, 2006 at 03:45:45PM +0200, Jean-Marc Lasgouttes wrote: > >>>>> "Jeremy" == Jeremy Stashluk <[EMAIL PROTECTED]> writes: > > Jeremy> I would like to see a graphical diff so that you can compare > Jeremy> two arbitrary lyx files. It looks like the rendering of this > Jeremy> has been figured out with the Change Tracking feature. > > There is a program named ldiff there > http://cs.haifa.ac.il/~dekelts/ldiff/ > which is supposed to help doing that. I think that making it work with > our current change tracking setting would be great. We should have > something like that in LyX.
This is a perfect job for an external (Python) utility. Most of the work seems already done in ldiff. - Martin