You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dashes between syllables of the same word are not rendered by Verovio when encoding Neume notation. An example is given below with two words: "Benedicite" and "omnes". Even though the dashes are encoded by @con = d in the <syl> elements for "Be-", "ne-", "di-", "ci-" in "Benedicite, and for "om-" in "omnes", Verovio does not render these dashes. The word-position (initial, middle, and terminal) is also provided in the @wordpos attribute of <syl>.
Dashes between syllables of the same word are not rendered by Verovio when encoding Neume notation. An example is given below with two words: "Benedicite" and "omnes". Even though the dashes are encoded by
@con = d
in the<syl>
elements for "Be-", "ne-", "di-", "ci-" in "Benedicite, and for "om-" in "omnes", Verovio does not render these dashes. The word-position (initial, middle, and terminal) is also provided in the@wordpos
attribute of<syl>
.The text was updated successfully, but these errors were encountered: