Laurent Duperval wrote:
Hi,

I want to create a document where I have multiple chapters, but I want
\section numbers to continue. I.e. something that looks like this:

Chapter 1
1 A Section
2 A Section
3 A Section

Chapter 2
4 A Section
5 A Section
6 A Section
7 A Section

Chapter 4
8 A Section
9 A Section

Is this possible?
Certainly, but you may need to edit the LaTeX class file to get it to work. That said, you might just be able to use the remreset package, which you can find (as usual) at ctan.org. Try in the preamble:
   \makeatletter
   [EMAIL PROTECTED]
   \makeatother
To get LyX to behave as you want, you'll have to edit the layout files.

Richard



--
==================================================================
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==================================================================
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto

Reply via email to