[OS X TeX] memoir: Why can't appendix be in the back matter?

Johan Almqvist johan at almqvist.net
Sat Jul 30 08:30:08 EDT 2005


Hi

Why does the following work, but not ork if the \backmatter line is  
in there (the appendices lose their numbers and the ToC looks wrong)?

\documentclass{memoir}
\pagestyle{ruled}
\begin{document}
Title stuff
\frontmatter
\tableofcontents
\mainmatter
\chapter{Introduction}
\chapter{Results}
\chapter{Something else}
%% UNCOMMENT BELOW -- why does that botch up appendix numbering
%\backmatter
\appendixpage
\begin{appendices}
\chapter{Foo}
\chapter{Bar}
\end{appendices}
\backmatter
\end{document}

-Johan
-- 
Johan Almqvist
johan at almqvist.net


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