From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15407 Path: main.gmane.org!not-for-mail From: "vinuth madinur" Newsgroups: gmane.comp.tex.context Subject: Re: ntg-context digest, Vol 1 #784 - 10 msgs Date: Wed, 16 Jun 2004 14:18:56 +0800 Sender: ntg-context-admin@ntg.nl Message-ID: <20040616061856.2964E23C03@ws5-3.us4.outblaze.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1087366881 14635 80.91.224.253 (16 Jun 2004 06:21:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 16 Jun 2004 06:21:21 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Jun 16 08:21:12 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BaTnM-0006lZ-00 for ; Wed, 16 Jun 2004 08:21:12 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 1D85D11913; Wed, 16 Jun 2004 08:21:08 +0200 (MEST) Original-Received: from webmail-outgoing.us4.outblaze.com (webmail-outgoing.us4.outblaze.com [205.158.62.67]) by ref.ntg.nl (Postfix) with ESMTP id 3FD72118CE for ; Wed, 16 Jun 2004 08:18:48 +0200 (MEST) Original-Received: from wfilter.us4.outblaze.com (wfilter.us4.outblaze.com [205.158.62.180]) by webmail-outgoing.us4.outblaze.com (Postfix) with QMQP id 4274B1801B71 for ; Wed, 16 Jun 2004 06:18:46 +0000 (GMT) X-OB-Received: from unknown (205.158.62.133) by wfilter.us4.outblaze.com; 16 Jun 2004 06:17:53 -0000 Original-Received: by ws5-3.us4.outblaze.com (Postfix, from userid 1001) id 2964E23C03; Wed, 16 Jun 2004 06:18:56 +0000 (GMT) Content-Disposition: inline X-Mailer: MIME-tools 5.41 (Entity 5.404) Original-Received: from [202.142.64.68] by ws5-3.us4.outblaze.com with http for vinlin@linuxmail.org; Wed, 16 Jun 2004 14:18:56 +0800 Original-To: ntg-context@ntg.nl X-Originating-Ip: 202.142.64.68 X-Originating-Server: ws5-3.us4.outblaze.com Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:15407 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15407 Hello everybody, Thanks for helping me solve the problem. It was wonderful seeing the metafun manual. One more query : In a two level definition like: def test(expr p)= __temp_call(p) enddef; def __temp_call(expr p)(text t)= ........ enddef; so as to allow definitions for macros like "draw". Now, I want to have a macro similar to "draw" but also I want to have a suffix attached to the macro name. so, I did something like: vardef test@#(expr p)= __temp_call@#(p) enddef; vardef __temp_call@#(expr p)(text t)= ........ enddef; But this will obviously not work. But then I also have to define the macro with "vardef" inorder to have "@#" suffix. Can someone please help me here? Thanks. Vinuth.M.Madinur. P.S :- To Patrick Gundlach, thanks for help. -- ______________________________________________ Check out the latest SMS services @ http://www.linuxmail.org This allows you to send and receive SMS through your mailbox. Powered by Outblaze