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 -----------------------------------------------------------------