X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fnote-head-solfa.ly;h=1878715bc1d0e08de2400d55f0d0d0a7fbc3a1c8;hb=3ac8ef8f394f32f1523c6ac24f27e2b403bba16f;hp=a7a78b8eba7a38b8daa05a2b6bf2ca4cd31c741f;hpb=9f3572d98bb948c9689cd1f75401a029451fa001;p=lilypond.git diff --git a/input/regression/note-head-solfa.ly b/input/regression/note-head-solfa.ly index a7a78b8eba..1878715bc1 100644 --- a/input/regression/note-head-solfa.ly +++ b/input/regression/note-head-solfa.ly @@ -6,12 +6,14 @@ is adjusted according to the step of the scale, as measured relative to the @code{tonic} property." } -\version "2.7.39" +\version "2.10.0" fragment = { \key c \major \set shapeNoteStyles = ##(do re mi fa #f la ti) - c d e f g a b c d e f g a b c + c1 d e f g a b c d e f g a b c + c,,2 d e f g a b c d e f g a b c + c,,4 d e f g a b c d e f g a b c }