paulrosen / abcjs

javascript for rendering abc music notation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inverted fermata placement

nbruley opened this issue · comments

When beamed, an inverted fermata seems to lose its vertical placement with four voices.

 !invertedfermata!F,>F, 

image

But maybe you're not supposed to beam a note with a fermata?

That's interesting. Definitely a bug.

According to Gould, the top voice should always use fermata and the bottom voice should always use inverted fermata. But either way, I'll draw what is requested.

Inverted fermata should always appear below the note and stem that it is attached to.

I will try to get this in the next release.

Just to be sure it is understood, the fermata placement is correct if the note is not beamed. The problem only appears if the note is beamed.