ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Generation of lists
@ 2000-10-09 19:53 Egger
  2000-10-10  8:50 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Egger @ 2000-10-09 19:53 UTC (permalink / raw)


Hi all,

I tried to typeset a document, which I was working on since a long time.
There was already a period, where I was unable to have the table of contents
and the list of figures generated. - Well no I have tried the latest CONTEXT
version on a Windows machine and the previous version of CONTEXT on a LINUX
system. On neither machine I get  the mentioned lists. I have the following
frontmatter section:

\startfrontmatter
\setupbackgrounds
  [header]
  [text]
  [bottomframe=on,
   frame=off]

\setuppagenumber[state=stop]
\setuppagenumbering[state=stop]

\input vorwort.tex

\setuppagenumber[state=start]
\setuppagenumbering[state=start,conversion=Romannumerals]

\input kopper
\input boeklied

\completecontent
\page[yes]
\completelistoffigures

\stopfrontmatter

Is there anybody who can give me a hint?
Thanks Willi


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

* Re: Generation of lists
  2000-10-09 19:53 Generation of lists Egger
@ 2000-10-10  8:50 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2000-10-10  8:50 UTC (permalink / raw)
  Cc: ntg-context

At 09:53 PM 10/9/00 +0200, Egger wrote:
>Hi all,
>
>I tried to typeset a document, which I was working on since a long time.
>There was already a period, where I was unable to have the table of contents
>and the list of figures generated. - Well no I have tried the latest CONTEXT
>version on a Windows machine and the previous version of CONTEXT on a LINUX
>system. On neither machine I get  the mentioned lists. I have the following
>frontmatter section:

This is ok -) 

>\startfrontmatter

>\completecontent
>\page[yes]

this is probably already part of \complete... since it calls a title 

>\completelistoffigures
>
>\stopfrontmatter
>
>Is there anybody who can give me a hint?

\complete...[criterium=all]

By default, lists are set up to be local, while indexes are set up to be
global. Keep in mind that context can generate lists etc at every level.
So, with a chapter, you get a list of local sections etc, unless specified
else. 

Hans
-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

end of thread, other threads:[~2000-10-10  8:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-09 19:53 Generation of lists Egger
2000-10-10  8:50 ` Hans Hagen

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