[OS X TeX] memoir question
Ben Lings
ben.lings at gmail.com
Sat Nov 27 05:02:27 EST 2004
On Fri, 26 Nov 2004 16:15:15 +0100, Gerben Wierda <gerben.wierda at rna.nl> wrote:
> I am using memoir in the article mode andn I want the appendices of my
> article have the "Appendix" chapter name (while the chapters only have
> numbers). I tried:
>
> \renewcommand{\appendixname}{Appendix}
> \appendix
> \chapter{Option Games}
>
> But that does not work. They are still just numbered A, B etc.
I think the default for the memoir class is that chapters in the
appendix are labelled 'Apendix A,B,C,...' anyway. Try putting the
appendices in an an appendices environment
\begin{appendices}
\chapter{Option Games}
...
\end{appendices}
This works for me. pdflatex 1.20a, Memoir 1.61
--
Ben Lings
ben.lings at gmail.com
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the MacOSX-TeX
mailing list