ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Supressing a heading from the table of contents
@ 2013-04-26 16:07 Lance Larsen
  2013-04-27  7:34 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Lance Larsen @ 2013-04-26 16:07 UTC (permalink / raw)
  To: ntg-context


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

Can anyone tell me how to suppress individual numbered
chapter/section/subsection/etc. from the table of contents? Also how do you
set the last heading level included in the table of contents. I think I came
across this, but am having trouble finding it again.

 

Lance Larsen


[-- Attachment #1.2: Type: text/html, Size: 1920 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] 3+ messages in thread

* Re: Supressing a heading from the table of contents
  2013-04-26 16:07 Supressing a heading from the table of contents Lance Larsen
@ 2013-04-27  7:34 ` Wolfgang Schuster
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2013-04-27  7:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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


Am 26.04.2013 um 18:07 schrieb Lance Larsen <lance.c.larsen@gmail.com>:

> Can anyone tell me how to suppress individual numbered chapter/section/subsection/etc. from the table of contents?

The only reliable method at the moment is to create a clone of \chapter.

> Also how do you set the last heading level included in the table of contents. I think I came across this, but am having trouble finding it again.
>  

You can use \placelist where list only the headings which should appear, e.g.

  \placelist[chapter,section]

or you change the list for the \completecontent.

  \setupcombinedlist[content][list={chapter,section}]

Wolfgang


[-- Attachment #1.2: Type: text/html, Size: 2474 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] 3+ messages in thread

* Re:  Supressing a heading from the table of contents
@ 2013-04-28 12:17 lance.c.larsen
  0 siblings, 0 replies; 3+ messages in thread
From: lance.c.larsen @ 2013-04-28 12:17 UTC (permalink / raw)
  To: ntg-context


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

Thanks Wolfgang. This is just what I needed. This will solve the issue. Much appreciated.

 

-Lance

 


> Can anyone tell me how to suppress individual numbered chapter/section/subsection/etc. from the table of contents?

The only reliable method at the moment is to create a clone of \chapter.

> Also how do you set the last heading level included in the table of contents. I think I came across this, but am having trouble finding it again.
>  

You can use \placelist where list only the headings which should appear, e.g.

  \placelist[chapter,section]

or you change the list for the \completecontent.

  \setupcombinedlist[content][list={chapter,section}]

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 1190 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] 3+ messages in thread

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-26 16:07 Supressing a heading from the table of contents Lance Larsen
2013-04-27  7:34 ` Wolfgang Schuster
2013-04-28 12:17 lance.c.larsen

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