Hi,
I'm trying to use several appendix in my document.
In order to do that I'm using the following:
\appendix
\chapter{app 1}
\section{..}
\chapter{app 2}
\section{..}
My problem is that both apeendix are labeled as appendix A. How could I get the first appendix to be labeled 'Appendix A' and the second 'Appendix B'?
Thanks
Text Formatting ⇒ Appendix numbering
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Appendix numbering
I can't see the problem [1].
[1] View topic: Avoidable mistakes
Best regards and welcome to the board
Thorsten
Code: Select all
\documentclass[11pt,a4paper,english]{report}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{babel}
\usepackage{blindtext}
\begin{document}
\blinddocument
\appendix
\blinddocument
\blinddocument
\end{document}
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10