rism-digital / pae-code-spec

Issue tracker and website for the Plaine and Easie specification
https://plaine-and-easie.info/
0 stars 0 forks source link

Fix Verovio rendering #145

Open ahankinson opened 1 week ago

ahankinson commented 1 week ago

There's a subtle bug in the Verovio rendering code, where the notation output of Verovio depends on the fact that the code that it is rendering is processed in a <td> that comes earlier in the DOM.

This should be fixed so that the notation and the output are contained in the same cell, but this will necessitate a rewriting of all the examples.