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
>
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"