The correct minimum example would be
\relative c' { a'8 (c4) }
and then this is identical to issue 1327.
Trevor
----- Original Message -----
From: "Bryan Previte" <bryanprev...@yahoo.com>
To: <bug-lilypond@gnu.org>
Sent: Monday, March 14, 2011 11:42 PM
Subject: Odd slur placement/collisions with stems and flags
% 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"
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond