[NTG-context] Placing a TOC at the end of a document

2011-11-20 Thread Willi Egger
Hi,

hm, I should place a table of contents at the end of my document.

When issuing:

\startsubject[title=Inhoud]
   \placelist[section]
\stopsubject

I get the section title but no TOC

When issuing only

\completelist[section]

I get the TOC but no section title.

Do I have to setup this differently or is this some bug?

Willi
___
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
___


[NTG-context] Placing a TOC at the end of a document

2011-11-20 Thread Wolfgang Schuster
Hi,

hm, I should place a table of contents at the end of my document.

When issuing:

\startsubject[title=Inhoud]
  \placelist[section]
\stopsubject

I get the section title but no TOC

When issuing only

\completelist[section]

I get the TOC but no section title.

Do I have to setup this differently or is this some bug?


Try “criterium=all” or “criterium=previous”.

Wolfgang
___
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
___


Re: [NTG-context] Placing a TOC at the end of a document

2011-11-20 Thread Willi Egger
Hallo Wolfgang,

thank syou so much for the immediate reply. - Both switches result in placing 
the content with \startsubject[] \placlist[section][criteium=all] \sotpsubject

Willi
On 20 Nov 2011, at 13:44, Wolfgang Schuster wrote:

 Hi,
 
 hm, I should place a table of contents at the end of my document.
 
 When issuing:
 
 \startsubject[title=Inhoud]
  \placelist[section]
 \stopsubject
 
 I get the section title but no TOC
 
 When issuing only
 
 \completelist[section]
 
 I get the TOC but no section title.
 
 Do I have to setup this differently or is this some bug?
 
 
 Try “criterium=all” or “criterium=previous”.
 
 Wolfgang
 ___
 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
 ___

___
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
___