[texhax] chapter command
David Carlisle
d.p.carlisle at gmail.com
Thu Mar 2 22:41:18 CET 2017
On 2 March 2017 at 17:34, Inge Svein Helland <ingeh at math.uio.no> wrote:
> I am writing a book, and I'm using the \chapter command. My question is: How
> do I end the last chapter, before the Appendix?
>
>
> Thank you for any help.
>
>
> Inge Helland
>
not all classes do it the same way but in book you can just use
\chapter{last chap title}
zzzz
\appendix
\chapter{first appendix title}
zzzz
More information about the texhax
mailing list