> I'm not top posting.

Playing with different staff sizes, I came across an erroneous output of the
treble clef in staff size 18. The head of the clef is somehow filled as shown by
this minimal example:

http://up.s4b9.de/files/miniexample.pdf

\version "2.12.3"
upper = \relative c' {
  \clef treble
  \key c \major
  \time 4/4
c d e f
}

\score {
  \new Staff = "upper" \upper
  \layout {#(layout-set-staff-size 18) }
}

I have no idea what causes the problem. Using Debian squeeze here. Thanks a lot!

Simon


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to