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
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to