Re: Issue 849 in lilypond: Rests should not keep staves alive

2010-09-12 Thread lilypond
Updates: Status: Verified Comment #6 on issue 849 by v.villenave: Rests should not keep staves alive http://code.google.com/p/lilypond/issues/detail?id=849 Works like a charm now. Thanks Carl! ___ bug-lilypond mailing list

Re: Issue 1224 in lilypond: Remove Lilypond's use of %module-public-interface, which is deprecated in guile V2.0

2010-09-12 Thread lilypond
Updates: Status: Verified Comment #6 on issue 1224 by v.villenave: Remove Lilypond's use of %module-public-interface, which is deprecated in guile V2.0 http://code.google.com/p/lilypond/issues/detail?id=1224 (No comment was entered for this change.)

Re: Issue 1251 in lilypond: StaffGroup with pauses and tempo indication causes segfault

2010-09-12 Thread lilypond
Updates: Status: Verified Comment #2 on issue 1251 by v.villenave: StaffGroup with pauses and tempo indication causes segfault http://code.google.com/p/lilypond/issues/detail?id=1251 Nice. ___ bug-lilypond mailing list

Re: Issue 1060 in lilypond: Add Funk-style shape note heads

2010-09-12 Thread lilypond
Updates: Status: Verified Comment #41 on issue 1060 by v.villenave: Add Funk-style shape note heads http://code.google.com/p/lilypond/issues/detail?id=1060 That's great. I have verified that regtests and docs have been updated as well. Thanks!

Re: Issue 1251 in lilypond: StaffGroup with pauses and tempo indication causes segfault

2010-09-12 Thread lilypond
Comment #3 on issue 1251 by v.villenave: StaffGroup with pauses and tempo indication causes segfault http://code.google.com/p/lilypond/issues/detail?id=1251 Issue 1260 has been merged into this issue. ___ bug-lilypond mailing list

Re: Issue 1260 in lilypond: Crash with \tempo

2010-09-12 Thread lilypond
Updates: Status: Duplicate Mergedinto: 1251 Comment #2 on issue 1260 by v.villenave: Crash with \tempo http://code.google.com/p/lilypond/issues/detail?id=1260 In that case, you may tag the issue as Duplicate (rather than Invalid)...

Re: Issue 1260 in lilypond: Crash with \tempo

2010-09-12 Thread lilypond
Updates: Status: Verified Mergedinto: -1251 Comment #3 on issue 1260 by v.villenave: Crash with \tempo http://code.google.com/p/lilypond/issues/detail?id=1260 ... And then Verify it. ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: Issue 1226 in lilypond: lilypond-book in the MinGW release is currently unusable (2.13.30?)

2010-09-12 Thread lilypond
Updates: Status: Verified Comment #6 on issue 1226 by tdanielsmusic: lilypond-book in the MinGW release is currently unusable (2.13.30?) http://code.google.com/p/lilypond/issues/detail?id=1226 Yes, there was a further critical problem with lilypond-book in the MinGW release which

Re: Issue 1232 in lilypond: Misplaced tremolo in tablatures

2010-09-12 Thread lilypond
Updates: Status: Fixed Labels: fixed_2_13_32 Comment #4 on issue 1232 by Carl.D.Sorensen: Misplaced tremolo in tablatures http://code.google.com/p/lilypond/issues/detail?id=1232 It was actually fixed before. No tremolos should be included, unless \tabFullNotation is active.

Re: Issue 1232 in lilypond: Misplaced tremolo in tablatures

2010-09-12 Thread lilypond
Updates: Status: Verified Comment #5 on issue 1232 by PhilEHolmes: Misplaced tremolo in tablatures http://code.google.com/p/lilypond/issues/detail?id=1232 (No comment was entered for this change.) ___ bug-lilypond mailing list

Re: Issue 1258 in lilypond: Chord repetition with q gives error when used in tremolo

2010-09-12 Thread lilypond
Updates: Status: Started Owner: n.puttock Labels: -Priority-Low Priority-Critical Regression Comment #1 on issue 1258 by n.puttock: Chord repetition with q gives error when used in tremolo http://code.google.com/p/lilypond/issues/detail?id=1258 Works in 2.13.28.

Re: DynamicTextSpanner is not fully contained in parent spanner

2010-09-12 Thread Neil Puttock
On 11 September 2010 06:47, Jay Anderson horndud...@gmail.com wrote: This is definitely a hack, but it works for me: diff --git a/lily/spanner.cc b/lily/spanner.cc index 32e0d21..827f5d6 100644 --- a/lily/spanner.cc +++ b/lily/spanner.cc @@ -112,6 +112,8 @@ Spanner::do_break_processing ()

Re: Issue 1173 in lilypond: LilyPond crash when using showFirstLength/showLastLength with \compressFullBarRests

2010-09-12 Thread lilypond
Comment #7 on issue 1173 by n.puttock: LilyPond crash when using showFirstLength/showLastLength with \compressFullBarRests http://code.google.com/p/lilypond/issues/detail?id=1173 Mike's latest patch: http://codereview.appspot.com/1866051 ___

Re: FullCadenzaRest?

2010-09-12 Thread Neil Puttock
On 8 September 2010 18:50, Alexander Kobel n...@a-kobel.de wrote: Okay, this spares the manual counting of the length of the notes.  But note that this is NOT a cadenza in the sense of \cadenzaOn / \cadenzaOff, since it amounts to _metered_ music, while \cadenzaOn introduces an _unmetered_

Re: Issue 1258 in lilypond: Chord repetition with q gives error when used in tremolo

2010-09-12 Thread lilypond
Updates: Status: Fixed Labels: fixed_2_13_34 Comment #2 on issue 1258 by n.puttock: Chord repetition with q gives error when used in tremolo http://code.google.com/p/lilypond/issues/detail?id=1258 (No comment was entered for this change.)

Re: Issue 1260 in lilypond: Crash with \tempo

2010-09-12 Thread lilypond
Comment #4 on issue 1260 by lilyli...@googlemail.com: Crash with \tempo http://code.google.com/p/lilypond/issues/detail?id=1260 OK, thanks. Next time ... ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: Issue 1205 in lilypond: Enhancement request: Repeating \tempo marks should be displayable in a controllable way

2010-09-12 Thread lilypond
Updates: Labels: Patch Comment #3 on issue 1205 by n.puttock: Enhancement request: Repeating \tempo marks should be displayable in a controllable way http://code.google.com/p/lilypond/issues/detail?id=1205 Patch: http://codereview.appspot.com/2145047/

Re: Issue 1060 in lilypond: Add Funk-style shape note heads

2010-09-12 Thread lilypond
Comment #42 on issue 1060 by tolaythisbodydown: Add Funk-style shape note heads http://code.google.com/p/lilypond/issues/detail?id=1060 Thank you. I'm excited. ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: Issue 1060 in lilypond: Add Funk-style shape note heads

2010-09-12 Thread lilypond
Comment #43 on issue 1060 by Carl.D.Sorensen: Add Funk-style shape note heads http://code.google.com/p/lilypond/issues/detail?id=1060 I'll look forward to seeing a sample of your work with them! Carl ___ bug-lilypond mailing list

Re: Issue 1043 in lilypond: Cross-staff beams confuse skyline calculations

2010-09-12 Thread lilypond
Updates: Summary: Cross-staff beams confuse skyline calculations Comment #6 on issue 1043 by Carl.D.Sorensen: Cross-staff beams confuse skyline calculations http://code.google.com/p/lilypond/issues/detail?id=1043 (No comment was entered for this change.)