Re: Branches not possible in a list (#2093)

2012-12-04 Thread Jean-Marc Lasgouttes
Le 04/12/12 13:01, Jürgen Spitzmüller a écrit : Pavel Sanda wrote: I have recently faced this as well (from bugzilla): The issue here is that, in many cases, the environment of the branch is not the environment one actually wants. We have now branch styling via "InsetLayout Branch:". What remai

Re: Branches not possible in a list (#2093)

2012-12-04 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > Looking at the code the issue is more subtle than I thought and seems it > can't be solved just by styling. > > The problem is that once we set itemize inside branch it will also generate > enclosing \begin{itemize} \end{itemize} by calling generic InsetText::latex > so we gen

Re: Branches not possible in a list (#2093)

2012-12-04 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > Pavel Sanda wrote: > > I have recently faced this as well (from bugzilla): > > The issue here is that, in many cases, the environment of the branch is not > > the environment one actually wants. > > > > We have now branch styling via "InsetLayout Branch:". > > What rema

Re: Branches not possible in a list (#2093)

2012-12-04 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > I have recently faced this as well (from bugzilla): > The issue here is that, in many cases, the environment of the branch is not > the environment one actually wants. > > We have now branch styling via "InsetLayout Branch:". > What remains is to add some tag (or better reuse