Am 22.04.2011 um 08:54 schrieb Reviczky, Adam:

> My last question about labels:
> If I don't use setuplist, then I have labels in the document and no labels in 
> the toc.
> How can I achieve the opposite, means labels in the toc (like: Chapter 1, 
> Appendix A, ...) but only the numbers in the document (like: 1 Chaptertitle, 
> A Appendixtitle, ...)


\setuplist[chapter] [label=yes]
\setuplist[appendix][label=yes]
...

\setuphead[chapter] [bodypartlabel=]
\setuphead[appendix][appendixlabel=]
...

The names of the keys are

- frontpartlabel,
- bodypartlabel,
- appendixlabel and
- backpartlabel

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
___________________________________________________________________________________

Reply via email to