-----Original Message----- From: ntg-context-bounces@ntg.nl [mailto:ntg-context-bounces@ntg.nl] On Behalf Of Wolfgang Schuster Sent: Monday, June 28, 2010 5:39 PM To: mailing list for ConTeXt users Subject: Re: [NTG-context] \numstr errors out in chapter star logic Am 28.06.10 23:33, schrieb Tom:
The "lazy" method below yields eleven pages, each of which is headed by n Chapter n, where n represents the numerals from 1 to 11. The text version of the chapter numbers do not appear.
\defineconversion[numstring][One,Two,Three,Four,Five,Six,Seven,Eight,Nine,Te
n,Eleven]
\setuphead[chapter] [conversion=numstring]
How should i know you're using mkii! Replace \setuphead with \setupsection: \setupsection[chapter][conversion=numstring] Wolfgang Sorry for not including that I'm using mkii. This code works. How do I tell from the ConTeXt Manual and the wiki which commands apply to mkii and which apply to mkiv? Are documents prepared for mkii upwardly compatible with mkiv or do some mkii commands not work the same in mkiv? Thank you for all your help. Tom Benjey 717-258-9733 voice 717-243-0074 fax Twitter: @TomBenjey