On Mon, 28 Feb 2005 13:17:33 +0000, VnPenguin <[EMAIL PROTECTED]> wrote:
> On Mon, 28 Feb 2005 12:36:29 +0100, Hans Hagen <[EMAIL PROTECTED]> wrote:
> > VnPenguin wrote:
> >
> > > I would like have, if possible, a shortcut keyboard (Ctl-x ?) or mouse
> > > (double click ?) in order to return to TOC page without additional
> > > link in every pages.
> >
> > that's not possible in pdf
> 
> oh,
> 
> So could I use the page number for this link  \goto {contents} [contents] ?
> Could you show me how one can add the link into the page number please.
> 

Found myself :

\def\mypagenum#1{\goto{#1}[tocrefpage]}
\setuppagenumbering
        [left={--~},right={~--},command=\mypagenum]

So I'm happy with this solution :)

Thanks Hans & all,

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

Reply via email to