Re: [Cvslog] r24475 - in /lyx-devel/trunk/src/insets: Inset.h InsetBra...

2008-04-24 Thread rgheck
Jean-Marc Lasgouttes wrote: Richard Heck <[EMAIL PROTECTED]> writes: I believe this may fix a bug that had to do with the numbering of sections included in inactive branches. I.e.: LyX numbers the subsequent sections as if they were active. (Of course, the output is correct.) If not, that ou

Re: [Cvslog] r24475 - in /lyx-devel/trunk/src/insets: Inset.h InsetBra...

2008-04-23 Thread Jean-Marc Lasgouttes
Richard Heck <[EMAIL PROTECTED]> writes: > I believe this may fix a bug that had to do with the numbering of > sections included in inactive branches. I.e.: LyX numbers the > subsequent sections as if they were active. (Of course, the output is > correct.) If not, that ought to be easy to fix at t

Re: [Cvslog] r24475 - in /lyx-devel/trunk/src/insets: Inset.h InsetBra...

2008-04-23 Thread Richard Heck
[EMAIL PROTECTED] wrote: Author: lasgouttes Date: Wed Apr 23 12:55:51 2008 New Revision: 24475 URL: http://www.lyx.org/trac/changeset/24475 Log: * Inset.h (producesOutput): new mvirtual method, returning true by default * InsetNote.h (producesOutput): always return false.