On Wed, Aug 30, 2000 at 08:28:04PM +0200, Matej Cepl wrote:
Content-Description: Mail message body
> Let me transfer a discussion from lyx-docs. I think, that it may be
> much more interesting here.
>
> On Tue, 18 May 1999 08:39:17 -0700 Amir Karger wrote on lyx-
> docs list:
>
> > > I was just thinking about comparing two documents and seeing
> > > additions/deletions, like diff does for text file.
> > >
>
> > This sounds Hard. Do tools like this exist for, say, HTML? If so,
> > we could probably steal them.
There is already a tool for comparing latex files:
$TEXMF/latex/changebar/chbar.sh
This script "take two LaTeX files and produce a third which
has changebars highlighting the difference between them."