On Tue, Apr 30, 2002 at 03:59:27PM +0200, Lars Gullik Bjønnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > > | On Tue, Apr 30, 2002 at 03:18:34PM +0200, Lars Gullik Bjønnes wrote: > >> | When I read it, the text in the latex layout is not inserted into ERT inset. > >> | Looking at the code, I see that by the time we reach the line > >> | if (compare_no_case(layoutname, "latex") == 0) > >> | the layout was already changed to the default layout. > >> | The following patch seems like the fix for it. > >> > >> Yes, something like this. It seems that this also containes the change > >> that Jürgen did? > > > | The patch is needed even after Jürgen's change. > > but then the patch will not apply?
I made this patch against most recent CVS, so it will apply.