From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9274 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: Re: \ref[t] in \goto Date: Tue, 17 Sep 2002 10:57:43 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020917105743.3f30faca.morawski@gmx.net> References: <5.1.0.14.1.20020916161537.01fdda00@server-1> <20020910180011.2b6cd76d.morawski@gmx.net> <5.1.0.14.1.20020916161537.01fdda00@server-1> <5.1.0.14.1.20020916212244.01fdeec8@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399611 1987 80.91.224.250 (23 Oct 2002 19:00:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:00:11 +0000 (UTC) Original-To: ConTeXt In-Reply-To: <5.1.0.14.1.20020916212244.01fdeec8@server-1> Xref: main.gmane.org gmane.comp.tex.context:9274 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9274 On Mon, 16 Sep 2002 21:24:06 +0200 Hans Hagen wrote: > At 06:03 PM 9/16/2002 +0200, Jens-Uwe Morawski wrote: > >\goto{TUG}[nom:TUG] works and \ref[t][nom:TUG] gives "TUG". > >Now i want combine both to \goto{\ref[t][nom:TUG]}[nom:TUG]. > > > >Better would be a new macro, so i have to give the > >ref-name only ones: > > > >\def\NomGoto#1{\goto{\ref[t][#1}[#1]} > > > >But this also fails. > > I will look into it; but: why not use > > The name of the german \in[nom:TUG] is Dante. > > since that's what \in is for? Hmm, the documentation says: "The command \in provides the number of a chapter, section, figure, table, etc." Since there is no number associated with a text-reference i have not tried it. But it works, so my problem is solved for the moment. Thanks. Jens