trying to delete an attribute reference of a non attribute node
Hi! The following example throws the error: ! error: (nodes): trying to delete an attribute reference of a non attribute node mtx-context | fatal error: return code: 1 \setbreakpoints [compound] \useMPlibrary [dum] \starttext \startTABLE \NC \externalfigure [foo-bar] [width=\textwidth] \NC foo bar foo bar foobarfoobar \bold{aaaaaaaaaaaa} \NC\NR \stopTABLE \stoptext Sorry for the not so minimal example. In the actual text I'm not using the `dum` library, I'm including actual graphics. So I don't believe that's the issue. It might have something to do with word breaking, that's my gut feeling. What is the issue here? ConTeXt ver: 2016.06.26 19:00 Marco
On Thu, 30 Jun 2016 18:23:18 +0200
Marco Patzer
The following example throws the error:
! error: (nodes): trying to delete an attribute reference of a non attribute node mtx-context | fatal error: return code: 1
\setbreakpoints [compound] \useMPlibrary [dum]
\starttext \startTABLE \NC \externalfigure [foo-bar] [width=\textwidth] \NC foo bar foo bar foobarfoobar \bold{aaaaaaaaaaaa} \NC\NR \stopTABLE \stoptext
Any ideas? Marco
On 7/2/2016 12:42 PM, Marco Patzer wrote:
On Thu, 30 Jun 2016 18:23:18 +0200 Marco Patzer
wrote: The following example throws the error:
! error: (nodes): trying to delete an attribute reference of a non attribute node mtx-context | fatal error: return code: 1
\setbreakpoints [compound] \useMPlibrary [dum]
\starttext \startTABLE \NC \externalfigure [foo-bar] [width=\textwidth] \NC foo bar foo bar foobarfoobar \bold{aaaaaaaaaaaa} \NC\NR \stopTABLE \stoptext
Any ideas?
has been fixed already ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On Sun, 3 Jul 2016 11:22:20 +0200
Hans Hagen
On 7/2/2016 12:42 PM, Marco Patzer wrote:
On Thu, 30 Jun 2016 18:23:18 +0200 Marco Patzer
wrote: The following example throws the error:
! error: (nodes): trying to delete an attribute reference of a non attribute node mtx-context | fatal error: return code: 1
\setbreakpoints [compound] \useMPlibrary [dum]
\starttext \startTABLE \NC \externalfigure [foo-bar] [width=\textwidth] \NC foo bar foo bar foobarfoobar \bold{aaaaaaaaaaaa} \NC\NR \stopTABLE \stoptext
Any ideas?
has been fixed already
Confirmed, the new beta works. Thanks for the quick fix. Marco
On 07/03/2016 11:39 AM, Marco Patzer wrote:
has been fixed already Confirmed, the new beta works. Thanks for the quick fix.
Amazingly, this has also fixed a long-standing bug I had with one of my files; I got the same error message. I hadn't been able to find a minimal example to reproduce it, so I'm very glad Marco did, thank you too! And of course, thanks Hans... Thomas
participants (3)
-
Hans Hagen
-
Marco Patzer
-
Thomas A. Schmitz