From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/48329 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: New beta Date: Fri, 13 Mar 2009 17:54:01 +0100 Message-ID: <49BA8FA9.9060308@wxs.nl> References: <49B6EA82.2040409@wxs.nl> <911B1974-AEB0-45A4-A9D2-89325A054015@uni-bonn.de> <49B77994.2000906@wxs.nl> <529F9382-89BD-42D4-9A35-9A3523D659E0@uni-bonn.de> <8B831107-65EE-4FB5-9F1F-0F957FC7C6EF@uni-bonn.de> <49BA7415.6010500@wxs.nl> <115224fb0903130928q47de25afpd989ae123f1e171b@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1236963291 28552 80.91.229.12 (13 Mar 2009 16:54:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Mar 2009 16:54:51 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Mar 13 17:56:07 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1LiAg3-00079a-Cp for gctc-ntg-context-518@m.gmane.org; Fri, 13 Mar 2009 17:56:07 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 77B5D1FBAA; Fri, 13 Mar 2009 17:54:43 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23367-01; Fri, 13 Mar 2009 17:54:10 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 13A501FB4E; Fri, 13 Mar 2009 17:54:10 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3BAA31FB4E for ; Fri, 13 Mar 2009 17:54:08 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18944-03 for ; Fri, 13 Mar 2009 17:54:01 +0100 (CET) Original-Received: from filter1-til.mf.surf.net (filter1-til.mf.surf.net [194.171.167.217]) by ronja.ntg.nl (Postfix) with ESMTP id 65E421FB1F for ; Fri, 13 Mar 2009 17:54:01 +0100 (CET) Original-Received: from mail.pragma-ade.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by filter1-til.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n2DGs0fs003244 for ; Fri, 13 Mar 2009 17:54:00 +0100 Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by controller-1 (SurgeMail 3.9e) with ESMTP id 19233-1840426 for ; Fri, 13 Mar 2009 17:54:00 +0100 User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) In-Reply-To: <115224fb0903130928q47de25afpd989ae123f1e171b@mail.gmail.com> X-Originating-IP: 10.100.1.100 X-Authenticated-User: hagen@controller-1 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=83.247.100.17; country=NL; region=16; city=Dronten; latitude=52.5333; longitude=5.7167; http://maps.google.com/maps?q=52.5333,5.7167&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 193301332 - 590af763ef74 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.217 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:48329 Archived-At: Wolfgang Schuster wrote: > On Fri, Mar 13, 2009 at 3:56 PM, Hans Hagen wrote: > >> \getcheckedparameters[MyTest][MyNamespace][a=1,b=2,c=3,d=4,crap=whatever] > > How should we deal with the different \getparameters in our macros. > > I played with your code and have for the moment the following setup > command in my module: > > \def\dosetupcorrespondencesection[#1][#2][#3][#4]% > {\ifx\enablecheckparameters\undefined > \getparameters[#2#3][#4]% > \else > \getcheckedparameters[#2#3][#2#3][#4]% > \fi} we can make a dummy for mkii, like: \def\getcheckedparameters[#1]{\getparameters} 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.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________