Re: [NTG-context] sectioning command with no title

2012-01-22 Thread Wolfgang Schuster

Am 22.01.2012 um 20:39 schrieb Pablo Rodríguez:

 Hi there,
 
 I'm trying to get the opposite command to title, that is, numbering with
 no text.
 
 What would it be the best command?
 
 I thought \section{~} or \section{\mbox} could do the job, but I wonder
 whether they might add something that would prevent perfect
 [align=center] in the title.

There is a skip between the number and text which can be disabled with 
\setuphead[section][distance=0pt].

Wolfgang
___
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
___


Re: [NTG-context] sectioning command with no title

2012-01-22 Thread Pablo Rodríguez
On 01/22/2012 08:57 PM, Wolfgang Schuster wrote:
 
 Am 22.01.2012 um 20:39 schrieb Pablo Rodríguez:
 
 Hi there,
 
 I'm trying to get the opposite command to title, that is, numbering
 with no text.
 
 What would it be the best command?
 
 I thought \section{~} or \section{\mbox} could do the job, but I
 wonder whether they might add something that would prevent perfect 
 [align=center] in the title.
 
 There is a skip between the number and text which can be disabled
 with \setuphead[section][distance=0pt].

Many thanks for your help, Wolfgang.

-- 
http://www.oudeis.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
___