Re: Issue 2065 in lilypond: Scripts in cross-staff constructions can collide with span bars

2011-12-16 Thread lilypond
Updates: Status: Verified Comment #10 on issue 2065 by colingh...@gmail.com: Scripts in cross-staff constructions can collide with span bars http://code.google.com/p/lilypond/issues/detail?id=2065 Verified that commit is present in staging ___

Re: Issue 2065 in lilypond: Scripts in cross-staff constructions can collide with span bars

2011-12-16 Thread lilypond
Updates: Status: Fixed Comment #9 on issue 2065 by mts...@gmail.com: Scripts in cross-staff constructions can collide with span bars http://code.google.com/p/lilypond/issues/detail?id=2065 Pushed to staging as 5543eb5b0378bc726684a686b799e4ff4dc5f4cc. ___

Re: Issue 2065 in lilypond: Scripts in cross-staff constructions can collide with span bars

2011-12-15 Thread lilypond
Updates: Labels: -Patch-countdown Patch-push Comment #8 on issue 2065 by colinpkc...@gmail.com: Scripts in cross-staff constructions can collide with span bars http://code.google.com/p/lilypond/issues/detail?id=2065 Counted down to 20111215 __

Re: Issue 2065 in lilypond: Scripts in cross-staff constructions can collide with span bars

2011-12-12 Thread lilypond
Updates: Labels: Patch-review Comment #6 on issue 2065 by lilypond...@gmail.com: Scripts in cross-staff constructions can collide with span bars http://code.google.com/p/lilypond/issues/detail?id=2065#c6 Patchy the autobot says: LGTM. ___

Re: Issue 2065 in lilypond: Scripts in cross-staff constructions can collide with span bars

2011-12-11 Thread lilypond
Comment #5 on issue 2065 by mts...@gmail.com: Scripts in cross-staff constructions can collide with span bars http://code.google.com/p/lilypond/issues/detail?id=2065 Slight re-correction: there are actually no SpanBarStubs created in the example above. Everything is done through extra-spac

Re: Issue 2065 in lilypond: Scripts in cross-staff constructions can collide with span bars

2011-12-11 Thread lilypond
Comment #4 on issue 2065 by k-ohara5...@oco.net: Scripts in cross-staff constructions can collide with span bars http://code.google.com/p/lilypond/issues/detail?id=2065 The problem is ... not taken into account in the Separation_item::boxes. Just to correct the record, cross-staff items like

Re: Issue 2065 in lilypond: Scripts in cross-staff constructions can collide with span bars

2011-12-11 Thread lilypond
Updates: Labels: Patch-new Comment #3 on issue 2065 by mts...@gmail.com: Scripts in cross-staff constructions can collide with span bars http://code.google.com/p/lilypond/issues/detail?id=2065#c3 Prevents SpanBar Script collisions. http://codereview.appspot.com/5478064

Re: Issue 2065 in lilypond: Scripts in cross-staff constructions can collide with span bars

2011-12-11 Thread lilypond
Comment #2 on issue 2065 by mts...@gmail.com: Scripts in cross-staff constructions can collide with span bars http://code.google.com/p/lilypond/issues/detail?id=2065 Interesting - if you add \override Score . Script #'cross-staff = ##f, it doesn't fix the problem. So the cross-staffitude i

Re: Issue 2065 in lilypond: Scripts in cross-staff constructions can collide with span bars

2011-12-11 Thread lilypond
Comment #1 on issue 2065 by mts...@gmail.com: Scripts in cross-staff constructions can collide with span bars http://code.google.com/p/lilypond/issues/detail?id=2065 The problem is that the Script is marked as cross-staff and thus not taken into account in the Separation_item::boxes. This

Issue 2065 in lilypond: Scripts in cross-staff constructions can collide with span bars

2011-11-30 Thread lilypond
Status: Accepted Owner: Labels: Type-Ugly Regression New issue 2065 by k-ohara5...@oco.net: Scripts in cross-staff constructions can collide with span bars http://code.google.com/p/lilypond/issues/detail?id=2065 This is a minor issue known from patch reviews, that I just don't want to