yes, this works:
> \starttext
>
> \defineXMLsave [buffer]
>
> \defineXMLsingular [buffer] {\XMLflush{buffer}}
>
> \startXMLdata
> test <buffer>here</buffer> test <buffer/>
> \stopXMLdata
but try:
\startXMLdata
test
<buffer><mrow><mfenced><mi>a</mi><mo>+</mo><mi>b</mi></mfenced></mrow></buff
er> test <math><buffer/></math>.
\stopXMLdata
yes, of course, this can be done including <math> into buffer (and use
<buffer/> as you wrote). But this, e.g., denies including <buffer/> into
some other pieces of math etc.
Thank you,
Martin
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context