ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* typesetting TOC
@ 2013-04-16 20:17 Meer, H. van der
  2013-04-17 19:01 ` Meer, H. van der
  0 siblings, 1 reply; 2+ messages in thread
From: Meer, H. van der @ 2013-04-16 20:17 UTC (permalink / raw)
  To: NTG ConTeXt

I am very sorry, but I still cannot understand how to get the TOC as I would like it.
The following does typeset the Content header but is empty otherwise.

\startfrontmatter
	\completelist[content][criterium=chapter]
\stopfrontmatter

I tried various possibilities from the reference manual, like \placelist[section][criterium=chapter]. But either this doesn't work (anymore?) or I am doing something very stupid. But these call do nothing.

It seems so simple: use the \complete.. mechanism (because this wraps the TOC nicely) to typeset a selection from the TOC using the criterium-mechanism. Which seems to me just made for this sort of action. But nothing comes out of it.

Hans van der Meer



___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: typesetting TOC
  2013-04-16 20:17 typesetting TOC Meer, H. van der
@ 2013-04-17 19:01 ` Meer, H. van der
  0 siblings, 0 replies; 2+ messages in thread
From: Meer, H. van der @ 2013-04-17 19:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1210 bytes --]

It took me quite a while to find the solution for this problem. By posting it here, I hope this will be useful to others.

\completecontent set the list composed of the chapters with a previous call to:
  \setupcombinedlist[content][list=chapter]
and the list of chapters and included sections with:
   \setupcombinedlist[list={chapter,section}]
etcetera.

Hans van der Meer



On 16 Apr 2013, at 10:17 PM, "Meer, H. van der" <H.vanderMeer@uva.nl<mailto:H.vanderMeer@uva.nl>> wrote:

I am very sorry, but I still cannot understand how to get the TOC as I would like it.
The following does typeset the Content header but is empty otherwise.

\startfrontmatter
\completelist[content][criterium=chapter]
\stopfrontmatter

I tried various possibilities from the reference manual, like \placelist[section][criterium=chapter]. But either this doesn't work (anymore?) or I am doing something very stupid. But these call do nothing.

It seems so simple: use the \complete.. mechanism (because this wraps the TOC nicely) to typeset a selection from the TOC using the criterium-mechanism. Which seems to me just made for this sort of action. But nothing comes out of it.

Hans van der Meer



[-- Attachment #1.2: Type: text/html, Size: 1905 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2013-04-17 19:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-16 20:17 typesetting TOC Meer, H. van der
2013-04-17 19:01 ` Meer, H. van der

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