On Tuesday 17 June 2003 9:21 am, Jean-Marc Lasgouttes wrote: > >>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> I think you should investigate André's InsetEnv. I believe that > Angus> your "branches" concept is actually a generalisation of it. > Angus> Presumably in one case, you'd want to srap the contents of the > Angus> inset with \begin{comment} ... \end{comment} whilst another > Angus> branch would set the default character style to italic... -- > > If the goal is just to add \begin{foo}/\end{foo} around a block of > text, there is no need to inherit from anything more complicated than > InsetNote. What is more interesting to discuss is the UI part. I think > that having footnotes/margin notes merged into that may be a good > idea.
Why not. But as André says, it would be nice if we could avoid hard coding these wrappers and use the InsetEnv to do this. Angus