On 5-6-2012 08:52, Jan Pohanka wrote:
Hello,

This example works as expected
\starttext
\subject{Contents}
\placecontent
\section{One}
\section{Two}
\stoptext

here you get a list if all at the previous level (being the document)

but when I replace \subject with \section like this

\starttext
\section{Contents}
\placecontent
\section{One}
\section{Two}
\stoptext

the contents are not printed out...

here you get a list if the entries below \section{Content} and there are one; lists by default are local

add [criterium=text] to get a complete document based list

This behavior is same in MKII and MKIV.

lucky me

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to