bug-lilypond
[Top][All Lists]
Advanced

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

key sig fouls slur


From: David Bobroff
Subject: key sig fouls slur
Date: Sun, 18 Nov 2007 18:14:01 +0000
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

In the following example, uncommenting the key signature causes the slur to flatten out with its ends far above the note heads. Without the key signature it looks fine.

-David Bobroff


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

\version "2.11.34"

\score {
        \transpose c d'{
                \relative c {
                        %\key as \major
                        \clef F
                        c8 es,( as c es) as,( c es
                        as8 es c as es c as4)
                }
        }
}

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




reply via email to

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