Daniel Clark/Cambridge/IBM <[EMAIL PROTECTED]> writes: > I'd like to have a section of a LyX document be revision history > using the CVS $Log$ tag. The problem is that LyX seems to reformat > the $Log$ entry, which is multiple lines separated by single > linebreaks, into a single ugly line.
You can have a look at the rcsinfo package for LaTeX. This works also for cvs files. It's not supported directly by lyx, but it's no problem to use it with ERT. Thomas
