Closed bwl21 closed 6 years ago
To be honest, I feared, that it could a problem that modules depending on abc-code (processed by a particular instance) change the Class and not the instance of the Abc object. But without a clear understanding, I did not want to raise this issue, when we discussed #98.
I verfified the fixe for the cases above with abc2svg-1.17.2-8-g67e6314 (2018-05-25)
You are right. The problem should be fixed.
When I take the example from the documentation in edit-1.xhtml
Initially it works fine, but when I remove %%grid2 1 and bring it back, the no chord symbols show up in voice 1
the same happens with %%voicecombine. When I change the code in edit-1.xhtml, then all combinations look the same
other cases
it also happens with %%ambitus. in the second run there is only a small line
percmap (using the example from https://wim.vree.org/js2/tabDrumDoc.html has the same problem. In addition to this in my app I get the message "no definition of square"
I also observe the same problem with diagram but only in my app, not in edit-1.xhtml.