On 6/6/2010 12:38 PM, Kresten Bertelsen wrote:
Hi,
Im writing my thesis with lyx using lyx 1.6.5 for OSX. I'm using the
memoir class and everything except figur numbering is working.
In lyx i see a figur with the following numbering scheme
"chapter.section.#number" but in my formatted pdf I see only
"chapter.#number" and somehow the counter is reseted at every new section.
This means for instance that I've got 3 figures in my chapter three all
with the label 3.1.

How do I change this behavior?


What if any options are you giving to the memoir class (Document > Settings > Document Class > Class options > Custom), are you loading the "Number Figures By Section" module, and are you loading any packages in the preamble that might be conflicting with float numbering? By default, memoir numbers figure floats chapter.counter; with the "Number Figures By Section" module loaded, it uses "chapter.section.counter" (which is what you are seeing in the GUI), but for me that numbering also comes out correctly in the output (both DVI and PDF).

/Paul


Reply via email to