I am translating document with sections 1..8 and subsections like 5.1,5.2 etc.
After bibliography must be sections A,B,B.1,B.2,B.3,B.4,C and C.1. How set section counter do alphabet instead of 9,10,11 ?
General ⇒ How set section counter to new value?
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
How set section counter to new value?
Are you looking for \appendix?
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
- Stefan Kottwitz
- Site Admin
- Posts: 10320
- Joined: Mon Mar 10, 2008 9:44 pm
How set section counter to new value?
That means
try the command
Stefan

\appendix
after your bibliography, and compile two times (so also the table of contents gets updated).Stefan
LaTeX.org admin