>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:

Andre> On Thu, Aug 01, 2002 at 02:29:16PM +0200, Jean-Marc Lasgouttes
Andre> wrote: While we are at it: Can anybody explain me the
Andre> advantages of multiple buffer views vs multiple LyX processes?
>>
Andre> Which kind of convienence would that buy us?
>>  Cut and paste between different views

Andre> This would be possible if we had a flawless lyx->tex->lyx round
Andre> trip which is important for a few other things too.

I do not think this is ever going to happen. There is some information
which is _not_ written in .tex, like for example whether a float is
open or collapsed.

Andre> [Latest annoying thing I found which would be solvable by that:
Andre> If you have a 'proof' style in a home made layout which insert
Andre> \begin{proof}...\end{proof} and convert it to some common
Andre> layout like 'article' which does not have these things, the
Andre> \begin...\end simply vanishes. This could be solved by a
Andre> lyx(homemade)->tex->lyx(article) roundtrip that would convert
Andre> the \begin{} to ERT]

Keeping \begin{proof}...\end{proof} is not possible if your article
layout does not support it, anyway... What do you propose.

I think trying to go through .tex to solve such problems is misguided,
anyway. 

Andre> BTW: How do I define a layout 'definition' that might span
Andre> several paragraphs? And how would that work with two
Andre> definitions immediately after each other?

All layouts which correspond to latex environment will span several
paragraphs. There is not clean way to split such paragraph (and this
is an old problem that drew lots of complaints) in separate
environments. A solution would be to add to paragraph layout a
checkbox 'end layout here', but this is really not an intuitive
solution. This is a real problem we have with our linear description
of layouts.

JMarc

Reply via email to