On 5/26/2020 8:24 PM, Pablo Rodriguez wrote:

I have added an \xmlflushcontext to a non-minimal environment file and
it crashes again and again.

then you probably use the wrong command

I get the following errors:

lua error       > lua error on line 8 in file cont-yes.mkiv:
function call [560]:
...ext/tex/texmf-context/tex/context/base/mkiv/lxml-tex.lua:918: bad
argument #2 to 'lpegmatch' (string expected, got table)
<empty file>
mtx-context     | fatal error: return code: 256

Is there any way to be able to know which XML code outputs a table
instead of the string ConTeXt expects and complaints about?

hard to say as in xml there can be strings as well as tables so it all depends on what you do .. normally ther eis checking but not for cases where we're sure wat to expect (no need for overhead)

I already spent three hours and I got nothing.

In cases like that, it would be useful that ConTeXt could translate XML
+ environments to ConTeXt sources.

\enabletrackers[context*]

in the xml setups that you use, something \xmlshow{#1} will give you a clue of what you're dealing with

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 : ntg-context@ntg.nl / 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