At 17:27 11/08/2003 +0200, you wrote:
Currently, I have this solved -- I process my buffers first using XSLT (as I cannot decompose <... etc. in verbatim buffers into <... and then process the buffer using processXMLbuffer) to generate \startbuffer..\stopbuffer containing <>, and I assure that all buffers will contain <math> and </math> to avoid problems with expanding for \XMLremapdata.
i must have a script somewhere that prepares verbatim (simply because i
want to have more structure and so); maybe it makes sense to cook up a sort
of standard for buffers so that we can preprocess in an uniform way (some
regexp substitution is normally much faster that xslt or full blown parsing).
something: