Command/appendix
From ConTeXt wiki
< Command
\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: