Document ClassesNumbering Appendix

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
handel19
Posts: 1
Joined: Sun Mar 16, 2014 6:28 pm

Numbering Appendix

Post by handel19 »

Please tell me how I can number the appendix with arabic numbers (1,2,3).
I use

\appendix
\addtocontents{toc}{\protect\setChapterprefix{Appendix }}
\makeatletter
\renewcommand{\@chapapp}{Appendix \@arabic\c@section}
\makeatother

before Appendix, but it numbered with capital letters (A, B, C).

Recommended reading 2024:

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

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

Post Reply