S. Teletchéa wrote:
I'm writing down my PhD (well finishing today or tomorrow if you can
help me) and i'm encountering a problem
I've made a file where all my chapters are incorporated (using
'incorporation').
Each incorporated file begin with Part + some chapters
When i incorporate all of them, parts are well numbered but chapters are
never reinitialized. Any idea why ?
I have :
Part 1
Chapter 1
Chapter 2
Chapter 3
Part 2
Chapter 4
Chapter 5
Part 3
Chapter 6
...
and so on...
I'll need :
Part 1
Chapter 1
Chapter 2
Chapter 3
Part 2
Chapter 1
Chapter 2
Part 3
Chapter 1
...
I'm using Mandrake Linux 10.1 Official :
lyx-1.3.4-5mdk
Thanks in advance for any help.
Note that if i only use 'chapter' (no Part) the numbering is ok (but i
presume it is a side effect).
Stéphane
I'm not sure why the chapter counter is not being reset -- it may be
dependent on the class you are using -- but for a workaround try adding
the following to the preamble of the master document:
[EMAIL PROTECTED]
Paul