Re: Issue 1565 in lilypond: Changing staff with manual beaming can give very long stems

2011-03-15 Thread lilypond
Comment #1 on issue 1565 by percival.music.ca: Changing staff with manual beaming can give very long stems http://code.google.com/p/lilypond/issues/detail?id=1565 % git bisect e5cadfae74d26c56ab3f22cb1c7c81093249 is the first bad commit commit e5cadfae74d26c56ab3f22cb1c7c81093249 Aut

Re: Issue 1565 in lilypond: Changing staff with manual beaming can give very long stems

2011-03-15 Thread Trevor Daniels
Here's a somewhat reduced example that still shows the problem. Stems down, the accidental and the manual beam are essential. { \new PianoStaff << \new Staff = "PianoRH1" { \repeat unfold 19 { b'1 } } \new Staff = "PianoLH" { \clef "bass" \repeat unfold 4 { d1 } a,2

Issue 1565 in lilypond: Changing staff with manual beaming can give very long stems

2011-03-15 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect Priority-Critical Regression New issue 1565 by philehol...@googlemail.com: Changing staff with manual beaming can give very long stems http://code.google.com/p/lilypond/issues/detail?id=1565 In the code below, the music in the left hand changes

Re: Odd slur placement/collisions with stems and flags

2011-03-15 Thread Trevor Daniels
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" To: Sent: Monday, March 14, 2011 11:42 PM Subject: Odd slur placement/collisions with stems and flags % On stem-down/stem-up