[NTG-context] TOC: alternative=c not working?
Wolfgang Schuster
schuster.wolfgang at googlemail.com
Mon Mar 5 21:30:57 CET 2012
Am 05.03.2012 um 08:40 schrieb Procházka Lukáš Ing. - Pontex s. r. o.:
> Hello,
>
> the following sample doesn't give the dotted style (#.# Name ........ page) of the TOC - dots are missing:
>
> ---- t-TOC.mkiv
> \setupcombinedlist[content][alternative=c]
>
> \starttext
> \completecontent
> \page
>
> \section{Sec}
> \subsection{SSec}
> \subsubsection{SSSec}
>
> \input knuth
> \stoptext
> ----
>
> My fault or something is broken or a new approach?
Use \setuplist[section,…][alternative=c].
Wolfgang
More information about the ntg-context
mailing list