>>To: [email protected] >>From: Matej Cepl <[EMAIL PROTECTED]> >>Subject: Re: corrections in LyX >>Date: Sun, 09 Jan 2005 13:07:13 -0500 >> >>Harold Mouras wrote: >>> is there a simple way to follow corrections done by someone else in a Lyx >>> document, something like the revision mode in MsWord? >> >>Two answers: one is good and other bad. Which one you want first? :-) >> >>OK, in order to speed things up, I'll say the bad one first: it is coming in >>1.4.*, which is not close to being available yet. The good thing is that >>there are workarounds. Export both LyX documents to LaTeX and then you can >>try either output of 'diff -buB' or you may try wdiff. It may be helpful to >>indent the LaTeX (AucTeX mode in Emacs can do it, I am not sure about >>standalone utility).
What about using directly version control (possibly in connexion with a cvs) ? Did anyone try to compare latex/lyx files this way ? Is it practical ? -- Jean-Pierre
