From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/45230 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: \ref and \goto Date: Sun, 2 Nov 2008 12:48:47 +0100 Message-ID: <802B9EBC-9D88-4A13-AADD-8DD21209AA15@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1225626637 21027 80.91.229.12 (2 Nov 2008 11:50:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Nov 2008 11:50:37 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Nov 02 12:51:38 2008 connect(): Connection refused Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KwbUY-0000m7-4H for gctc-ntg-context-518@m.gmane.org; Sun, 02 Nov 2008 12:51:38 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6E71F1FC5A; Sun, 2 Nov 2008 12:50:29 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15288-01-5; Sun, 2 Nov 2008 12:49:27 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9F6E71FB64; Sun, 2 Nov 2008 12:49:26 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 762EC1FB64 for ; Sun, 2 Nov 2008 12:49:25 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15286-01-4 for ; Sun, 2 Nov 2008 12:48:51 +0100 (CET) Original-Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.187]) by ronja.ntg.nl (Postfix) with ESMTP id CF4A11FB3C for ; Sun, 2 Nov 2008 12:48:51 +0100 (CET) Original-Received: by fk-out-0910.google.com with SMTP id 18so2588917fks.2 for ; Sun, 02 Nov 2008 03:48:51 -0800 (PST) Original-Received: by 10.181.144.10 with SMTP id w10mr3793962bkn.84.1225626531479; Sun, 02 Nov 2008 03:48:51 -0800 (PST) Original-Received: from ?192.168.2.23? (p5B2977EF.dip.t-dialin.net [91.41.119.239]) by mx.google.com with ESMTPS id d13sm7767525fka.19.2008.11.02.03.48.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 02 Nov 2008 03:48:50 -0800 (PST) X-Mailer: Apple Mail (2.929.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:45230 Archived-At: Hi, how can I combine \ref and \goto? \setupinteraction[state=start] \starttext \chapter[sec:one]{One} \chapter[sec:two]{Two} see also \goto{One}[sec:one] % hyperlink see also \ref[s][sec:one] % no hyperlink see also \goto{\ref[s][sec:one]}[sec:one] % fails \stoptext Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________