Further, I have two more problems with the new label system:

1) The label "Part" is not shown any more in the ToC.
2) Showing the label in the ToC but not in the parts (bodypart for example) 
doesn't work any more with this solution: 
http://www.ntg.nl/pipermail/ntg-context/2011/058614.html

Here's an example showing both problems:

\setuphead [chapter] [bodypartlabel=] % uncommenting this adds the label again, 
but in both the toc and the bodypart
\setuphead [section] [bodypartlabel=] % uncommenting this adds the label again, 
but in both the toc and the bodypart

%\setuplabeltext [en] [part={Part }] % no difference, Part is not shown
\setuplabeltext [en] [chapter={Chapter }]
\setuplabeltext [en] [section={Section }]

\starttext
\startfrontmatter
\completecontent [criterium=all,label=yes]
\stopfrontmatter

\startbodymatter
\startpart [title={Table of Contents}]
\startchapter [title={Chapter}]
\startsection [title={Section}]
\stopbodymatter
\stoptext

Adam
___________________________________________________________________________________
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