Special-case syntax error of duration before octave marks
A somewhat common note-entry error is to write something like c4''
that is (judging from my own experience) not even unusual for
experienced users to fall victim to occasionally. So make a special
parser rule that deals "correctly" with that entry and delivers a more
helpful error message than the parser would muster on its own.
Example error message:
Without the patch:
Diff:
Passes make, make check and a full make doc.
Patch on countdown for Feb 16th.
Patch counted down - please push.