Hi,

here is another problem with the latest beta - this used to work, but maybe 
Hans has developed a different mechanism for it?

\startbuffer[test]
<a>Hello&thinspace;World</a>
\stopbuffer 

\startxmlsetups xml:testsetups
\xmlsetsetup{\xmldocument}{a}{xml:*}
\stopxmlsetups

\xmlregistersetup{xml:testsetups}

\startxmlsetups xml:a
\xmlflush{#1}
\stopxmlsetups

\xmlsetentity{thinspace}{\,}

\starttext
\xmlprocessbuffer{main}{test}{}
\stoptext 

looks like something is going wrong with the catcodes in translating the xml, 
the \, is written to the output instead of processed. 

All best

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