Hello,

how to change the way ("alternative") how a particular level - e.g. sections - 
are rendered in TOC?

I tried:

----
\setupcombinedlist
  [content]
  [alternative=c]

\setuplist
  [section]
  [alternative=b]

%\setupcombinedlist
%  [content]
%  [section]
%  [alternative=b]

\starttext
  \placecontent

  \chapter{Ch}
    \section{Sec}
      \subsection{SSec}
        \input knuth
\stoptext
----

This should change the "alternative" for section to be "b" (i.e. page numbers without filling 
dots), whilst the default look should be "alternative" "c" (i.e. dots and page numbers).

But my code doesn't produce the desired result - all TOC members are using "alternative" 
"c".

What is the true way to achieve it?

TIA.

Best regads,

Lukas


--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.      [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

Attachment: t.mkiv
Description: Binary data

Attachment: t.pdf
Description: Adobe PDF document

___________________________________________________________________________________
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