ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: grzegorz.sapijaszko@pl.abb.com
Subject: \setuppagenumbering and \completecontents
Date: Tue, 16 Nov 1999 14:50:34 +0100	[thread overview]
Message-ID: <4125682B.004BF950.00@smtp01.seinf.abb.se> (raw)

Hi all,

today my problem is with \completecontents... I have defined a file as:

[...]
\definelist[chapter]
\setuplist[chapter][before=\blank]
\setuplist[section]
\definecombinedlist[contents][chapter,section]

\setuppagenumbering[state=stop]
\setupheadertexts[section][][chapter][]

\setupfootertexts[][\pagenumber][][\pagenumber]

\starttext

\completecontents

\chapter{aaa}

\chapter{bbb}

\section{aaaaaaa}
\section{bbbbbbb}

\chapter{ccc}

\stoptext

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?

Greetings,
Grzesiek


             reply	other threads:[~1999-11-16 13:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-16 13:50 grzegorz.sapijaszko [this message]
1999-11-16 15:10 ` Ed L. Cashin
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=4125682B.004BF950.00@smtp01.seinf.abb.se \
    --to=grzegorz.sapijaszko@pl.abb.com \
    /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).