From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18569 Path: main.gmane.org!not-for-mail From: VnPenguin Newsgroups: gmane.comp.tex.context Subject: Re: shortcut to TOC page from any page Date: Mon, 28 Feb 2005 13:17:33 +0000 Message-ID: References: <4222F1D8.8090209@wxs.nl> <4223023D.6000206@wxs.nl> Reply-To: VnPenguin , mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1109596398 16075 80.91.229.2 (28 Feb 2005 13:13:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Feb 2005 13:13:18 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Feb 28 14:13:17 2005 Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1D5khv-0001SA-G5 for gctc-ntg-context-518@m.gmane.org; Mon, 28 Feb 2005 14:13:07 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 500D3128B1; Mon, 28 Feb 2005 14:17:38 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04405-07; Mon, 28 Feb 2005 14:17:36 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2DE8B127C0; Mon, 28 Feb 2005 14:17:36 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9D651127C0 for ; Mon, 28 Feb 2005 14:17:34 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04484-03 for ; Mon, 28 Feb 2005 14:17:33 +0100 (CET) Original-Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by ronja.ntg.nl (Postfix) with ESMTP id B1C50127BB for ; Mon, 28 Feb 2005 14:17:33 +0100 (CET) Original-Received: by rproxy.gmail.com with SMTP id r35so872827rna for ; Mon, 28 Feb 2005 05:17:33 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=aIwNSuNVlJSyKXCV9PvGxGPe6hMWYQG8fc5iECn0o+JsSGQJyaNYMw0eINNYV1EcBro6tNxYszjcCYPO1fbQZmUeUiF1yARDLNzn02U2q7k83sgYI1VaT8/0BaCrxu9sW5BnOPdnZlA/qtzmj1oxQij1j9YStTxlMH++RpKOfoU= Original-Received: by 10.38.90.47 with SMTP id n47mr2512rnb; Mon, 28 Feb 2005 05:17:33 -0800 (PST) Original-Received: by 10.38.67.65 with HTTP; Mon, 28 Feb 2005 05:17:33 -0800 (PST) Original-To: ConTeXt users In-Reply-To: <4223023D.6000206@wxs.nl> X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: main.gmane.org gmane.comp.tex.context:18569 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18569 On Mon, 28 Feb 2005 12:36:29 +0100, Hans Hagen 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. Thank you, Q.