[NTG-context] Cannot TeX this

2004-08-16 Thread Salman Khilji
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


Re: [NTG-context] Cannot TeX this (SOLVED)

2004-08-16 Thread Salman Khilji
On Monday 16 August 2004 10:35 pm, Salman Khilji wrote:
   {\hbox to hsize


OOPS!  Sorry about this one.  Couldn't see the hsize instead of \hsize

Salman

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