ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: VnPenguin <vnpenguin@gmail.com>
Subject: Re: shortcut to TOC page from any page
Date: Mon, 28 Feb 2005 20:03:50 +0100	[thread overview]
Message-ID: <e5d3f26505022811036170284b@mail.gmail.com> (raw)
In-Reply-To: <e5d3f265050228051770688b4@mail.gmail.com>

On Mon, 28 Feb 2005 13:17:33 +0000, VnPenguin <vnpenguin@gmail.com> wrote:
> On Mon, 28 Feb 2005 12:36:29 +0100, Hans Hagen <pragma@wxs.nl> 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.

      reply	other threads:[~2005-02-28 19:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-28  9:34 VnPenguin
2005-02-28 10:26 ` Hans Hagen
2005-02-28 10:46   ` VnPenguin
     [not found]     ` <4223023D.6000206@wxs.nl>
2005-02-28 13:17       ` VnPenguin
2005-02-28 19:03         ` VnPenguin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e5d3f26505022811036170284b@mail.gmail.com \
    --to=vnpenguin@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).