From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/744 Path: main.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: \in Date: Tue, 24 Aug 1999 13:44:37 -0700 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.5.32.19990824134437.0086fde0@mail.northcoast.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035391586 26668 80.91.224.250 (23 Oct 2002 16:46:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:46:26 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:744 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:744 All, How does one setup \in so that all references are surrounded with parentheses? For example, \in{equation][euler] .... would be displayed as For example, equation (3) ... Also, one would need to do this selectively, as one my want a different format for references to equation than figures, etc. Perhaps define my own reference, something like \def\eqref#1{\in{equation}[now I'm stuck Any suggestions?