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.
