[OS X TeX] Disemulate Package in Memoir
Jesper Duemose Nielsen
jesperduemose at gmail.com
Tue Apr 10 16:57:11 EDT 2012
Hi guys
I have been trying to disemulate an emulated package in memoir (because I want to load the package manually with options afterward), e.g.:
\documentclass[article]{memoir}
\DisemulatePackage{appendix}
\begin{document}
\tableofcontents
\chapter{Something}
Something more.
\begin{appendices}
\chapter{More text}
Even more text.
\end{appendices}
\end{document}
However, nothing seems to happen. It still says
Package appendix [2008/07/23] emulated by memoir.
when I look in the log file (and it still creates an appendix when I compile). Any ideas as to what I am doing wrong?
Regards
Jesper
More information about the MacOSX-TeX
mailing list