Open main menu

Command/appendix

< Command
Revision as of 03:34, 21 March 2012 by Mojca Miklavec (talk | contribs) (add Category Command/Sections)

\appendix

Syntax

\appendix[ref,ref,...]{...}
[ref,ref,...]
{...} text


Description

Starts appendix part of a book.

No longer exists in Mk IV. Instead use

\startbodymatter
\chapter{Regular chapter}
% ...
\stopbodymatter

\startappendices
\chapter{Appendix: Some stuff}
% ...
\stopappendices

Example

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: