ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <j.hagen@xs4all.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: issue with environment and Lua
Date: Tue, 26 May 2020 21:01:59 +0200	[thread overview]
Message-ID: <2ac25a4e-a03c-36e8-9a1f-b87e2bfd28bb@xs4all.nl> (raw)
In-Reply-To: <4c2857ef-1b9d-7a00-dc60-5953a08c6d4c@gmx.es>

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	other threads:[~2020-05-26 19:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 18:24 Pablo Rodriguez
2020-05-26 19:01 ` Hans Hagen [this message]
2020-05-27 15:04   ` Pablo Rodriguez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2ac25a4e-a03c-36e8-9a1f-b87e2bfd28bb@xs4all.nl \
    --to=j.hagen@xs4all.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).