
16 Aug
2004
16 Aug
'04
11:35 p.m.
Why can't I process the following from the manual? \def\HeadTitle#1#2% {\hbox to hsize {\hfill % \framed[height=1cm,width=2cm,align=left]{#1}% \framed[height=1cm,width=4cm,align=right]{#2}}} \setuphead[subsection][command=\HeadTitle] \starttext \subsection{Test}{Test} This is a test \stoptext