Am 09.07.19 um 20:35 schrieb James:
I am not sure what the exact bug is here (if only to give a more
comprehensive report in a tracker).
Can you expand?
The bug is that when the Staff starts with an \ottava setting this
affects the AmbitusNoteHeads. A later setting of \ottava doesn’t change
that behaviour:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.21.0" % current master
\new Staff \with {
\consists Ambitus_engraver
} {
\ottava 1
c''2 e''
\ottava 0
a' f'
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
The \grace s16 *before the \ottava 1* is just a workaround.
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond