On 5 mai 2010, at 09:25, Marius wrote:

> On Wed, May 5, 2010 at 5:12 AM,  <rogu...@googlemail.com> wrote:
>> G'Day,
>> 
>> I'm trying out ConTeXt and have come up with 2 questions.
>> 
>> 1. How does one add a dot after the numerals in headings, so that
>>     "\section{First}"
>>   becomes
>>     "1. First"
>>   instead of
>>     "1 First"
>>   ?
> 
> \setupheads[sectionstopper=.]

Actually this works only in mkiv, and implies also a dot after the chapter 
numbers and so on. 
If you want only a dot after the section number you may say
\setuphead[section][sectionstopper={.}]

The same thing is possible in mkii, but I don't remember how to do it right now…

Best regards: OK
___________________________________________________________________________________
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