ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Changing separator after chapter {or section) numbers
@ 2007-06-03 15:51 Elliot Clifton
  2007-06-03 16:50 ` Aditya Mahajan
  0 siblings, 1 reply; 2+ messages in thread
From: Elliot Clifton @ 2007-06-03 15:51 UTC (permalink / raw)
  To: ntg-context

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?

TIA,

Elliot
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Changing separator after chapter {or section) numbers
  2007-06-03 15:51 Changing separator after chapter {or section) numbers Elliot Clifton
@ 2007-06-03 16:50 ` Aditya Mahajan
  0 siblings, 0 replies; 2+ messages in thread
From: Aditya Mahajan @ 2007-06-03 16:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-03 16:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-03 15:51 Changing separator after chapter {or section) numbers Elliot Clifton
2007-06-03 16:50 ` Aditya Mahajan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).