Updates:
Labels: -Priority-Critical Priority-High
Comment #3 on issue 1229 by joeneeman: Notes may be placed above clef and
key signature.
http://code.google.com/p/lilypond/issues/detail?id=1229
Not a regression from 2.12, although I agree that it's very ugly. The
following example produces the same output on 2.13 and 2.12:
\version "2.12.0"
<<
{
\key f \major
a'''4 a''' a''' a'''
}
\\
{
\key f \major
c4 c c c
}
\layout {
indent = 0
line-width = 2.2\cm
}
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond