Folks,

I committed a slightly modified patch that handles paragraph labels in a better way and counts the columns correctly. Deleted spaces are now ignored correctly in the LaTeX output.

Unfortunately, I noticed a bug in dvipost: If the first character in a description body is deleted, the description label is also marked as deleted (even if its text was added). AFAICS, there is no work-around available for this problem :-(

Please stress-test change tracking now! The only important bug left is http://bugzilla.lyx.org/show_bug.cgi?id=3160.

It's time for a beta! (And for an updated installer at www.lyx.org/~bpeng)

Regards,
Michael

Author: schmitt
Date: Sat Feb 10 00:52:22 2007
New Revision: 17126

URL: http://www.lyx.org/trac/changeset/17126
Log:
        * src/paragraph.C: simplify another occurrence of 
LaTeXFeatures::isAvailable();
        fix LaTeX output wrt change tracking - a file with changes and CT 
output disabled
        should result in the same TeX file as a file with all changes accepted

Modified:
    lyx-devel/trunk/src/paragraph.C

Reply via email to