Command/appendix

From Wiki
< Command
Revision as of 04:33, 23 March 2012 by Jannis (talk | contribs) (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
Jump to navigation Jump to search

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