Difference between revisions of "Command/appendix"

From Wiki
Jump to navigation Jump to search
m (Text replace - "== Help from ConTeXt-Forum ==" to "== Help from ConTeXt-Forum == All issues with:")
m (Text replace - "== Help from ConTeXt-Forum ==" to "== Help from ConTeXt-Mailinglist/Forum ==")
Line 43: Line 43:
 
<!-- something like [[cmd:goto|\goto]] -->
 
<!-- something like [[cmd:goto|\goto]] -->
  
== Help from ConTeXt-Forum ==
+
== Help from ConTeXt-Mailinglist/Forum ==
 
All issues with:
 
All issues with:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
 
[[Category:Commands|appendix]]
 
[[Category:Commands|appendix]]

Revision as of 00:38, 18 March 2012

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