From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/60517 Path: news.gmane.org!not-for-mail From: dalyoung Newsgroups: gmane.comp.tex.context Subject: how to jump to figure and return to the original postion? Date: Fri, 30 Jul 2010 00:21:59 +0900 Message-ID: <17A4D7AE-00A9-4217-AA7A-6B04070D4AC3@me.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1280416941 24112 80.91.229.12 (29 Jul 2010 15:22:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 29 Jul 2010 15:22:21 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu Jul 29 17:22:18 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OeUw5-0007zt-01 for gctc-ntg-context-518@m.gmane.org; Thu, 29 Jul 2010 17:22:17 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 51FB8C9D1B; Thu, 29 Jul 2010 17:22:16 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id nHvJszS5fCFz; Thu, 29 Jul 2010 17:22:14 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D0C27C9D0F; Thu, 29 Jul 2010 17:22:11 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7C6BCC9D0E for ; Thu, 29 Jul 2010 17:22:09 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id FCj0JkxiCo5t for ; Thu, 29 Jul 2010 17:22:06 +0200 (CEST) Original-Received: from asmtpout030.mac.com (asmtpout030.mac.com [17.148.16.105]) by balder.ntg.nl (Postfix) with ESMTP id 8998CC9CFC for ; Thu, 29 Jul 2010 17:22:06 +0200 (CEST) Original-Received: from [10.0.1.2] ([121.166.181.116]) by asmtp030.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0L6B00NELS0O2S00@asmtp030.mac.com> for ntg-context@ntg.nl; Thu, 29 Jul 2010 08:22:03 -0700 (PDT) X-Proofpoint-Spam-Details: rule=notspam policy=default score=2 spamscore=2 ipscore=0 phishscore=2 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1004200000 definitions=main-1007290090 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.0.10011,1.0.148,0.0.0000 definitions=2010-07-29_06:2010-07-29, 2010-07-29, 1970-01-01 signatures=0 X-Mailer: Apple Mail (2.1081) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:60517 Archived-At: Dear all, In the presentation, I'd like to jump to a figure and return to the original position. For that purpose, I set a label for a figure like \placefigure[][fig:test]... and put \goto{figure}[fig:test] It works fine. It generates a ling to the figure so I click it, I can move to the figure. But I don't know how to come back. I tried similarly. Set a label like \item[start] ... and \goto{return}[start] It also displays "return" in changed color but the link is not working. Is there a way to come back to the original position? Thank you. Best regards, Dalyoung ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________