Dear list,

I have the following sample:

\setuplabeltext[subsection=Activity~]
\setuphead[subsection][sectionsegments=subsection]
\setuplist[subsection][width=fit, stopper={: }]
\setuplabeltext[section=Area~]
\setuphead[section][hang=broad, stopper={· }]

\starttext
\completecontent
\dorecurse{5}{\section{Important issue \recurselevel}
\dorecurse{5}{\subsection{Important warning \recurselevel}}}
\stoptext

I don’t know why stopper works in \setuplist, but it doesn’t in
\setuphead. What am I missing here?

Doesn’t hang in \setuphead do the same as width in \setuplist? Or which
would be the option that achieves the same in \setuphead?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to