Hi,
  How can I make MPinclusions consider # as a normal character.

\startMPinclusions
input metaobj;

vardef [EMAIL PROTECTED](text name) text options=
   [EMAIL PROTECTED](textext(name)) options;
enddef;
\stopMPinclusions

\starttext
\startMPpage
  block.source("Source") ;
  source.c = origin ;
  drawObj(source) ;
\stopMPpage
\stoptext

gives

! Illegal parameter number in definition of \theMPinclusions.
<to be read again>
                    (
<argument> ...ic {input metaobj;

vardef [EMAIL PROTECTED](
                                                   text name) text 
options=
n...

\secondoftwoarguments #1#2->#2

l.7 \stopMPinclusions


Aditya
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to