From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2639 Path: main.gmane.org!not-for-mail From: Berend de Boer Newsgroups: gmane.comp.tex.context Subject: Re: Formula references (once more) Date: Sat, 09 Sep 2000 09:39:59 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <39B9E94F.85C887A@pobox.com> References: <39B503D1.A1D78358@econ.muni.cz> <39B79A92.B764BA28@econ.muni.cz> 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 1035393415 10512 80.91.224.250 (23 Oct 2002 17:16:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:16:55 +0000 (UTC) Cc: Context Original-To: Michal Kvasnicka Xref: main.gmane.org gmane.comp.tex.context:2639 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2639 Michal Kvasnicka wrote: > How can I make \in macro enclose the formula number in parentheses? Not possible without rewriting things as far as I know the source. You can always write a: \def\myin[#1]{(\in[#1])} or something like that of course. Groetjes, Berend. (-: