The following code does not seem to work i xmlsetups. Its goal is to let part 
of the input disappear.

\startxmlsetups pqr:initial
  \def\hidestart#1\hidestop{}
  \hidestart abc\hidestop  % << not working
\stopxmlsetups

Why is the argument not eaten until the \hidestop, but only one letter (the a) 
consumed. See the error message:
Use of \hidestart doesn't match its definition.
\@@su:xam:initial ...1\hidestop {}\fi \hidestart a
                                                  bc\hidestop 

Hans van der Meer



___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to