[EMAIL PROTECTED] writes:
> Is this supposed to work??
It is working. What do you mean by this? It is putting the number of
the head in the margin.
> How do I put a subject in the margin,
Try this one:
==================================================
% taken from core-sec.tex
\def\MyHead#1#2%
{\vbox
{\localheadsetup
\begstrut % use one \strut here!
\llap{\hbox {\ifheadnumbercontent#1 \fi
#2\hskip\localheadskip\hskip\linkermargeafstand}}}}
\showframe
\starttext
\setuphead[section][alternative=command,command=\MyHead]
\section{some}
\setuphead[section][alternative=command,command=\MyHead,number=no]
\section{some}
\stoptext
==================================================
Probably Hans comes up with some magic, but this might work as well.
Patrick
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context