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

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to