LyX ⇒ Dot behind chapter and section numbering
Dot behind chapter and section numbering
I am using the KOMA-Script Report class. Unfortunately, there is always a dot behind the last number (take a look at the attachments).
Using Latex, the documentclass can easily be configured in the preamble. Is there any possibility to change the numbering in the LyX preamble?
Thanks for you answers!
- Attachments
-
- Section
- 2.PNG (3.93 KiB) Viewed 2143 times
-
- Table of contents
- 1.PNG (10.53 KiB) Viewed 2143 times
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: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Dot behind chapter and section numbering
welcome to the forum!
The option
numbers=noendperiod
should give the desired result. In LyX you can set such options too. However, notice that there's a DUDEN rule requiring a dot behind chapter numbers if you have sections or chapters numbered with letters, such as in the appendix. See here in our German partner forum TeXwelt. You are also welcome to visit us there.Stefan