On Sun, 3 Jun 2007, Elliot Clifton wrote:

> Hi,
>
> I need to change the separator after the number
>
> I tried:
>
> \setuphead[chapter][separator=.]
>
> \starttext
>
> \chapter{Chapter Title}
> \input knuth
>
> \stoptext
>
> But got:
>
> 1  Chapter Title
>
> Not the expected:
>
> 1.  Chapter Title
>
> I also tried setting the separator using \setupheads[separator=.]
>
> Is the separator option broken, or am I doing something wrong?

Try \setuplabeltext [chapter={{},{.}}]

Aditya


___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to