bug-lilypond
[Top][All Lists]
Advanced

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

Re: key sig fouls slur


From: Graham Percival
Subject: Re: key sig fouls slur
Date: Mon, 19 Nov 2007 13:47:09 -0800
User-agent: Thunderbird 2.0.0.6 (X11/20071022)

There's a couple of "ugly slur" issues in the tracker. If you want me to add another, please submit a minimal example.

I don't realistically expect anybody to start fiddling with the slur code for at least half a year, though.

Cheers,
- Graham

David Bobroff wrote:
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 %%%%%


_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond





reply via email to

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