Thanks Renaud ... put me on the right path - this should be automatically the way I want it to and "he who seeks shall find" see: I had a typo in my XML mappings: '\defineXMLenvironment[apendices]' will NEVER match '<appendices>' ;0) Joh Renaud AUBIN wrote:
Hi Johannes,
Use the following structure:
\starttext
\startfrontmatter \chapter{Introduction} % unnumbered chapter \input thuan \stoptfrontmatter
\startbodymatter \chapter{How to obtain numbered chapters} \input knuth \chapter{Just like this} \input davis \stopbodymatter
\startappendices % Within this one, you'll get "lettered" chapters \chapter{This is my first appendix} % work with \appendix{...} but dunno the difference since results look similar \input ward \chapter{See you soon on context IRC} \input zapf \stopappendices
\startbackmatter \chapter{Unnumbered} % Yet Another Unnumbered chapter \stopbackmatter
\stoptext
Johannes Graumann a écrit :
Hi,
How would I use \setuphead[chapter] to have consecutive letters rather than numbers assigned to chapters (in my appendix)?
Thanks for any hint,
Joh
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context