Text Formatting ⇒ chapters number
-
- Posts: 6
- Joined: Tue Jul 27, 2010 12:47 pm
chapters number
I am new with Lyx and I am actually struggling a bit.
Is there any way to start in a new document with a chapter which will be numbered as chapter 2? and so all the sections as 2.1, 2.2 etc...
Please let me know!
thanks a lot
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10330
- Joined: Mon Mar 10, 2008 9:44 pm
chapters number
welcome to the board!
You could add to your document preamble:
Code: Select all
\setcounter{chapter}{1}
Stefan
-
- Posts: 6
- Joined: Tue Jul 27, 2010 12:47 pm
Re: chapters number
Sorry for the silly questions, I am absolutely at my first steps!

thanks a lot!
- Stefan Kottwitz
- Site Admin
- Posts: 10330
- Joined: Mon Mar 10, 2008 9:44 pm
chapters number
Stefan
-
- Posts: 6
- Joined: Tue Jul 27, 2010 12:47 pm
Re: chapters number
Thanksssss!
- Attachments
-
- trial2.pdf
- (73.63 KiB) Downloaded 173 times
- Stefan Kottwitz
- Site Admin
- Posts: 10330
- Joined: Mon Mar 10, 2008 9:44 pm
Re: chapters number
Stefan
-
- Posts: 6
- Joined: Tue Jul 27, 2010 12:47 pm
Re: chapters number
i'm working on a Mac, does it make any difference?