Le ven 29/08/2003 à 08:04, Andre Poenitz a écrit : > On Thu, Aug 28, 2003 at 08:54:49PM +0200, Nicolas Roy wrote: > > And it doesn't work ! It seems to be impossible to mix lyx slide > > environments with ERT slide environments... > > Well, you have to leave the rest in 'Standard' if you use ERT for the > slide... > > Andre' Hej.
I probably explained badly the pb. It seems to be impossible to have, in 1 document, some slides created with a ERT "begin{slide} ...end{slide}" and some others created with the "slide" from the lyx environment menu. I think this comes from the fact that when you select "slide" from the menu, it creates a kind of "begin{slide}", but you can't see the corresponding "end{slide}", which will be created when you will add a new slide. So, if you have such a "lyx slide", and then you add an ERT "begin slide", this "begin" will be before the lyx "end{slide}", and it produces errors. Nicolas