Different Headline Numbering for appendix
Posted
by
k0pernikus
on Super User
See other posts from Super User
or by k0pernikus
Published on 2012-11-30T22:37:08Z
Indexed on
2012/11/30
23:08 UTC
Read the original article
Hit count: 282
I have two parts in a document, the first is a documentation, the second an appendix.
Right now, I have follwoing structure:
1. Headline 1 1.1 Headline 2 2. Headline 1 3. Headline 1 1. Headline 1 (This shall be the appendix, I restarted the numbering) 1.1 Headline 2
Now I want to add a prefix, A, before the Appendix headline, so that I get this structure:
1. Headline 1 2. Headline 1 3. Headline 1 A1. Headline 1 A1.1 Headline 2
I know that I can define such a thing via Bullet and Numbering
, yet there the appendix is defined for all the headlines. But I only want it for the actual appendix.
How do I achieve such a thing?
© Super User or respective owner