The height of the finger is increased where there is a chromatic
sign before a note. It looks strange. All is default.
There is similar behavior in the horizontal, where the finger
is farther before a sharp than before a note without a sharp.
2.2.6 daveA
After:
\notes {
\repeat percent 4 { d8 } % D
}
I see:
warning: Don't know how to handle a percent repeat of this length.
although the output looks OK.
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/lis
Hi,
The G minor 7 with suspended fourth chord prints as G7/sus4.
It should print as Gm7sus4
This is with lilypond 2.2.6
\score {
\context ChordNames\chords {
g:m7sus4
}
}
___
bug-lilypond mailing list