GeneralHow set section counter to new value?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Borneq
Posts: 14
Joined: Tue May 24, 2016 9:28 am

How set section counter to new value?

Post by Borneq »

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 ?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

How set section counter to new value?

Post by Johannes_B »

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.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10320
Joined: Mon Mar 10, 2008 9:44 pm

How set section counter to new value?

Post by Stefan Kottwitz »

That means ;-) try the command \appendix after your bibliography, and compile two times (so also the table of contents gets updated).

Stefan
LaTeX.org admin
Post Reply