The attached patch changes the lyx format to 226: \begin_inset Note -> \begin_inset Note Note \begin_inset Comment -> \begin_inset Note Comment \begin_inset Greyedout -> \begin_inset Note Greyedout
The patch contains the associated changes to lyx2lyx. It uses 'enum Type {Note, Comment, Greyout};' in InsetNote et al., instead of the current string. It re-works the xforms dialog so that it is now similar to the Qt version. Other, general, small clean-ups of insetnote.C. -- Angus
note.diff.gz
Description: GNU Zip compressed data