[texhax] section counter
Albert Kapune
akapune at gmx.de
Mon Feb 6 21:54:33 CET 2006
Patric Glöde schrieb am 06.02.2006 21:07 folgendes:
> is there a LaTeX command which changes the counter of a section and its
> subsections from the default numeric counter into an alphabetic
> character. E.g. the last section of a paper may serve as appendix, which
> should not be numbered by 8, 8.1,8.2,8.3 etc. but rather by A,
> A.1,A.2,A.3 etc.
Are you looking for something like this:
\renewcommand{\thechapter}{\Roman{chapter}}
Kind regards
Albert
More information about the texhax
mailing list