Re: r21627 - in /lyx-devel/trunk: lib/layouts/stdinsets.inc s...

2007-11-15 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Hum, I just checked 1.5 and it seems that multiple paragraph are > allowed there. But LateX won't compile when the optional argument has > more than one par in 1.5. So this is a bug of 1.5 right? Yes, I think so. JMarc

Re: r21627 - in /lyx-devel/trunk: lib/layouts/stdinsets.inc s...

2007-11-15 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: Hum, I just checked 1.5 and it seems that multiple paragraph are allowed there. But LateX won't compile when the optional argument has more than one par in 1.5. So this is a bug of 1.5 right? Yes, I think so. This is

Re: r21627 - in /lyx-devel/trunk: lib/layouts/stdinsets.inc s...

2007-11-15 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: > This is now bug 4359: > > http://bugzilla.lyx.org/show_bug.cgi?id=4359 Patch for branch attached. Jürgen Index: src/insets/InsetOptArg.cpp === --- src/insets/InsetOptArg.cpp (Revision 21626) +++ src/inset

Re: r21627 - in /lyx-devel/trunk: lib/layouts/stdinsets.inc s...

2007-11-15 Thread Abdelrazak Younes
[EMAIL PROTECTED] wrote: Author: younes Date: Thu Nov 15 16:40:01 2007 New Revision: 21627 URL: http://www.lyx.org/trac/changeset/21627 Log: Add InsetOptArg to standard insets. Modified: lyx-devel/trunk/lib/layouts/stdinsets.inc lyx-devel/trunk/src/insets/InsetOptArg.cpp lyx-devel/t