Code: Select all
...
\appendix
\input{appendix}
...
Thanks
CAMattelaer
Code: Select all
...
\appendix
\input{appendix}
...
NEW: TikZ book now 40% off at Amazon.com for a short time.
\section{}
's in your appendix chapters. Specifically, the mini-toc in the chapter header causes the problem when it's empty. As soon as you define sections like this:Code: Select all
\appendix
\chapter{My first appendix}
\section{Section 1}
Blah.
\chapter{My second appendix}
\section{Section 2}
Blah blah.
NEW: TikZ book now 40% off at Amazon.com for a short time.