On 11/20/22 19:19, Thomas A. Schmitz via ntg-context wrote:
I load data from an external xml file (not the one I'm processing) and store some of it in a lua table.

local examples = lxml.load ("my_examples", "examples.xml")

Replying to myself, and sorry for the noise (this was fairly easy, should have seen it earlier):

instead of loading the file "examples.xml," I simply include it via xmlinclude into the tree; this way the proper setups are applied.

All best

Thomas
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

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

Reply via email to