17 Aug
2004
17 Aug
'04
5:35 a.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