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
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to