From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1244 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: problem with \textreference Date: Mon, 15 Nov 1999 15:32:36 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.19991115153236.007c0100@pop.wxs.nl> References: <199911151340.NAA24036@interzone.ucc.ie> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035392076 31103 80.91.224.250 (23 Oct 2002 16:54:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:54:36 +0000 (UTC) Cc: ntg-context@ntg.nl (ConTeXt) Original-To: Marc van Dongen In-Reply-To: <199911151340.NAA24036@interzone.ucc.ie> Xref: main.gmane.org gmane.comp.tex.context:1244 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1244 At 01:40 PM 11/15/99 +0000, Marc van Dongen wrote: > \textreference[Source]% > {\noindent\goto{Goto Target}[Target]} >\page[yes] > \textreference[Target]% > {\noindent\goto{Goto Source}[Source]} Hm. This a rather strange case: you define a text reference, which is just a tag, ending up in the tui/tuo file, so actually, you're typesetting nothing. You probably mean to say: \setupinteraction[state=start] \starttext \noindent \pagereference[Source]\goto{Goto Target}[Target] \page[yes] \noindent \pagereference[Target]\goto{Goto Source}[Source] \stoptext BTW, using %'s is seldom needed in a context document. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl -----------------------------------------------------------------