[NTG-context] missing command for xmlinfo in latest?
Pablo Rodriguez
oinos at gmx.es
Mon Jun 29 20:32:08 CEST 2020
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?
Many thanks for your help,
Pablo
--
http://www.ousia.tk
More information about the ntg-context
mailing list