bug-lilypond
[Top][All Lists]
Advanced

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

Odd slur placement/collisions with stems and flags


From: Bryan Previte
Subject: Odd slur placement/collisions with stems and flags
Date: Mon, 14 Mar 2011 23:42:53 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

% On stem-down/stem-up patterns, the slurs are placed oddly and occasionally
% collide with the stems and flags of the stem-down notes.

\new Staff {
        \time 2/4
        \key g \major
        \clef treble
        \relative c' {  
                \context Voice = "melodyVoi" {  
                        \partial 8
                        \repeat "unfold" 4 { d8 g8 (b4) }
                        \repeat "unfold" 4 { d,8 a'8 (c4) } \bar "|."
                }
        }
}
\version "2.13.54"




reply via email to

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