Re: [NTG-context] Issue with \hbox attrSomeAttr=Val (LTMX only)

2019-07-19 Thread Hans Hagen
On 7/19/2019 10:57 PM, Joseph Canedo wrote: With LMTX the Following MWE does not seem find attribute value (it does with luatex 1.10) Indeed this is a last-week bug (fwiw, i overhauled the attribute handling a bit so that in the end it should be a bit more efficient when used excessively). I f

[NTG-context] Issue with \hbox attrSomeAttr=Val (LTMX only)

2019-07-19 Thread Joseph Canedo
Dear list With LMTX the Following MWE does not seem find attribute value (it does with luatex 1.10) \defineattribute[MarginNode][public] \newbox\MyBox \startluacode local nuts = nodes.nuts local margin_node_attr = attributes.public('MarginNode') function test_attribute(box_id) local box