bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

erroneous output of treble clef using staff size 18


From: Simon
Subject: erroneous output of treble clef using staff size 18
Date: Thu, 12 May 2011 14:12:38 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]