>>From: Matthieu Amiguet <[EMAIL PROTECTED]> >>To: [EMAIL PROTECTED] >>Subject: chapter numbering >>Date: Tue, 5 Feb 2002 12:16:53 +0100 >>X-OriginalArrivalTime: 05 Feb 2002 11:16:45.0762 (UTC) FILETIME=[98C55220:01C1AE36] >> >>It's not really a lyx question, rather a latex one, I guess... but however, >>somebody might be able to help me... >> >>I'm beginning to write my Ph Dissertation, with a (slightly cutomized) book >>layout. It's in three part, but I would like the chapters to be numbered >>without getting back to one when beginning a new part. I mean, something like >> >>Part 1 >>-chapter 1 >>-chapter 2 >>Part 2 >>-chapter 3 >>-chapter 4 >>... >>I guess I could redefine the \part command to save the chapter counter, >>change part and restore the counter... but please tell me there's something >>more elegant!
AFAIR, book.cls does this by default (which is better for crossrefs IMHO). What does the "slight customization" change ? What happens if you change class to standard book class ? -- Jean-Pierre
