ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: \setuppagenumbering and \completecontents
@ 1999-11-17  6:34 grzegorz.sapijaszko
  0 siblings, 0 replies; 3+ messages in thread
From: grzegorz.sapijaszko @ 1999-11-17  6:34 UTC (permalink / raw)


Ed wrote:

> 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=]

Ha, funny trick. Thanks.

I must say, after posting my letter, I have found simmilar options combination
in current manual, so this looks like:

\setupheadertexts[section][][chapter][]
\setuppagenumbering[alternative=doublesided,location=footer,location=right,style=bold]

Greetings,
Grzesiek


^ permalink raw reply	[flat|nested] 3+ messages in thread
* \setuppagenumbering and \completecontents
@ 1999-11-16 13:50 grzegorz.sapijaszko
  1999-11-16 15:10 ` Ed L. Cashin
  0 siblings, 1 reply; 3+ messages in thread
From: grzegorz.sapijaszko @ 1999-11-16 13:50 UTC (permalink / 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


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

end of thread, other threads:[~1999-11-17  6:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-17  6:34 \setuppagenumbering and \completecontents grzegorz.sapijaszko
  -- strict thread matches above, loose matches on Subject: below --
1999-11-16 13:50 grzegorz.sapijaszko
1999-11-16 15:10 ` Ed L. Cashin

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).