Re: A little baffled by InsetNote

2003-12-10 Thread Martin Vermeer
On Wed, Dec 10, 2003 at 12:37:41PM +, Angus Leeming spake thusly: > > Shouldn't this snippet of LyX's output be changed: > > -\begin_inset Greyedout > +\begin_inset Note Greyedout > collapsed false > > \begin_layout Standard > > some important comment > \end_layout > > \end_inset >

A little baffled by InsetNote

2003-12-10 Thread Angus Leeming
Shouldn't this snippet of LyX's output be changed: -\begin_inset Greyedout +\begin_inset Note Greyedout collapsed false \begin_layout Standard some important comment \end_layout \end_inset With the corresponding change in factory.C's readInset - } else if (tmptok == "Note"