[NTG-context] missing command for xmlinfo in latest?

Hans Hagen j.hagen at xs4all.nl
Mon Jun 29 22:48:09 CEST 2020


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


More information about the ntg-context mailing list