22 Jun
2009
22 Jun
'09
9:49 a.m.
Am 22.06.2009 um 09:01 schrieb Tim Wraight:
Hi,
The following example from the manual does not work for me in MKIV (2009.06.14 21:01):
\starttext \setuphead[subsection][ownnumber=yes] \subsection{399}{The old number} \subsection[someref]{400}{Another number} \stoptext
\unprotect \def\dodosetupstructurehead#1#2% {\edef\currentstructurehead{#2}% was missing \getparameters[\??nh#2][#1]% \the\everystructureheadsetup} \protect Wolfgang