On 16-2-2010 22:39, Mojca Miklavec wrote:
While you keep Hans and others busy, here's another thing that puzzled me:
\definehead[appendix][chapter] \definehead[subappendix][section]
\starttext
\startappendices \appendix{one} \subappendix{one.one} \appendix{two} \subappendix{two.one} \stopappendices
\stoptext
In mkii it gives A.1 and B.1 for numbering, but in mkiv it gives A.1 and B.2 (it forgets to reset the counter for "subappendix").
\definestructureresetset [\v!appendix:\s!default] [] [1] % why was this 0 ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------