bug-lilypond
[Top][All Lists]
Advanced

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

beam/clef crash


From: David Bobroff
Subject: beam/clef crash
Date: Sat, 16 Apr 2011 09:59:28 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

I ran across this in a score I'm preparing. For the example to show the problem I actually had to raise the chord by a step.

-David


The beam passes through the clef:

Bug? Known issue? I'm sure that extending the stem would fix this but should this be the kind of thing Lily figures our on her own?


%%%%% BEGIN LILYPOND %%%%%

\version "2.12.3"

\relative c' {
  \clef F
  g8.
  \clef G
<a' c>16
}

%%%%% END LILYPOND %%%%%



reply via email to

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