Re: [patch] partial fix for bug 2420

2006-08-08 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> This patch fixes one problem of bug 2420: tex2lyx does Georg> recognize greyed out notes, but it does not remove the Georg> definition of the lyxgreyedout environment. This patch changes Georg> that: The definition of the lyxgreyedout

[patch] partial fix for bug 2420

2006-07-22 Thread Georg Baum
This patch fixes one problem of bug 2420: tex2lyx does recognize greyed out notes, but it does not remove the definition of the lyxgreyedout environment. This patch changes that: The definition of the lyxgreyedout is now removed in the same way as the definitions of other LyX environments. This