On Sun, 18 Jun 2006, Johannes Graumann wrote:

> Aditya Mahajan wrote:
>
>> \setupinteraction[state=start]
>
> Thanks. This will hyperlink the section numbers (like 2.2) from the TOC to
> the actual section ... is there any way to extend the link to the page
> numbers in the TOC as well? That's where I intuitively looked first ...

There ought to be a proper way to do it. This works, but does not feel 
right.

\setuplist
   [section]
   [alternative=MyListItem,
    after=\blank,
    before=\blank]

\definelistplacement[MyListItem][none]#1#2#3%
{\framed[width=\textwidth,frame=off]{\rlap{#1}\hskip 2em #2  \dotfill #3}}

\placelist[section]

Aditya



_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to