Search found 1 match

by dedalo
Sun Apr 25, 2010 8:28 pm
Forum: Text Formatting
Topic: Appendix numbering
Replies: 1
Views: 1953

Appendix numbering

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 ...