![](https://secure.gravatar.com/avatar/d0e94fb08d4620cfbd2f8f59a7868637.jpg?s=120&d=mm&r=g)
On 10/10/2016 12:14 PM, Henri Menke wrote:
Dear list,
at some point my document started throwing an error
! error: (nodes): trying to delete an attribute reference of a non attribute node
I managed to extract a minimal example which shows the error (below). However, the error only occurs when the filename of the document contains a hyphen! When I save the document as `test-error.tex' the error comes up, when I save it as `testerror.tex' it typesets smoothly.
Unfortunately, I currently cannot update to latest beta because I have an important document where I cannot afford any regressions.
Cheers, Henri
Hi Henri, I can confirm that running context tl 2016 (2016.05.17 19:20) on your example triggers this error; the same file compiles cleanly with the current beta. Not sure if this is good news or bad news for you... Thomas