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
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
[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.