On 6/29/2020 8:32 PM, Pablo Rodriguez wrote:
Dear list,
I have the following sample:
\startbuffer[demo] <document> text </document> \stopbuffer
\startxmlsetups xml:demo:base \xmlsetsetup{#1}{document}{xml:demo:doc} \stopxmlsetups
\xmlregistersetup{xml:demo:base}
\startxmlsetups xml:demo:doc \xmlinfo{#1} \xmlflush{#1} \stopxmlsetups
\starttext \xmlprocessbuffer{main}{demo}{} \stoptext
It crashes with latest form 2020.06.29 19:47, because of the use of \xmlinfo and some undefined command.
Could anyone confirm the issue? \unexpanded\def\xmlinfo#1{\hbox{\ttxx[\xmlname{#1}]}}
no new upload today (or tomorrow) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------