ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: ecashin@coe.uga.edu (Ed L. Cashin)
Cc: ntg-context@ntg.nl (ConTeXt)
Subject: Re: \setuppagenumbering and \completecontents
Date: 16 Nov 1999 10:10:01 -0500	[thread overview]
Message-ID: <m3d7ta8oc6.fsf@kali.coe.uga.edu> (raw)
In-Reply-To: <4125682B.004BF950.00@smtp01.seinf.abb.se>

grzegorz.sapijaszko@pl.abb.com writes:

...
> \setuppagenumbering[state=stop]
> \setupheadertexts[section][][chapter][]
> 
> \setupfootertexts[][\pagenumber][][\pagenumber]
...
> but, in this case, in table of contents I have all page numbers as
> 0. When I add
> 
> \setuppagenumbering[state=start]
>
> after \starttext -> the page numbers in table of contents are ok,
> but I have also the page numbers in the middle part of header... And
> I wouldn't have it in header. What should I change in setup area?

You need pagenumbering in the "start" state in order to have page
numbering at all.  Since that's the default, you can do this:

\setuppagenumbering[location=]

... so that even though the pagenumber is not displayed, context is
still keeping track of the page numbers.

-- 
--Ed Cashin                     PGP public key:
  ecashin@coe.uga.edu           http://www.coe.uga.edu/~ecashin/pgp/


  reply	other threads:[~1999-11-16 15:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-16 13:50 grzegorz.sapijaszko
1999-11-16 15:10 ` Ed L. Cashin [this message]
1999-11-17  6:34 grzegorz.sapijaszko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3d7ta8oc6.fsf@kali.coe.uga.edu \
    --to=ecashin@coe.uga.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).