Issue 1729 in lilypond: Set spanner length as a spanner property

2011-06-30 Thread lilypond
Status: Accepted Owner: mts...@gmail.com Labels: Type-Enhancement Priority-Medium Patch-review New issue 1729 by colinpkc...@gmail.com: Set spanner length as a spanner property http://code.google.com/p/lilypond/issues/detail?id=1729 Proposed by Mike Solomon Patcset on Reitveld at http://coder

Issue 1728 in lilypond: Implements multi-line non-cross staff glissandi

2011-06-30 Thread lilypond
Status: Accepted Owner: mts...@gmail.com Labels: Type-Enhancement Priority-Medium Patch-review New issue 1728 by colinpkc...@gmail.com: Implements multi-line non-cross staff glissandi http://code.google.com/p/lilypond/issues/detail?id=1728 Proposed by Mike Solomon: Patch on Reitveld at http:

Issue 1727 in lilypond: Adds glissando stems to lilypond

2011-06-30 Thread lilypond
Status: Accepted Owner: mts...@gmail.com Labels: Type-Enhancement Patch-review Priority-Medium New issue 1727 by colinpkc...@gmail.com: Adds glissando stems to lilypond http://code.google.com/p/lilypond/issues/detail?id=1727 Proposed by Mike Solomon. Patchset on Reitveld at http://codereview.ap

Re: Issue 1716 in lilypond: No convert-ly rule for the fix for issue 1655

2011-06-30 Thread lilypond
Updates: Status: Started Owner: carl.d.s...@gmail.com Comment #9 on issue 1716 by carl.d.s...@gmail.com: No convert-ly rule for the fix for issue 1655 http://code.google.com/p/lilypond/issues/detail?id=1716 I totally agree with "No backport of 1655" as that was a syntax change

Re: Issue 1651 in lilypond: Triplet direction depends on rest length

2011-06-30 Thread lilypond
Comment #3 on issue 1651 by pkx1...@gmail.com: Triplet direction depends on rest length http://code.google.com/p/lilypond/issues/detail?id=1651 Patch posted at http://codereview.appspot.com/4668045/ (just for completeness) ___ bug-lilypond maili

Re: Issue 1507 in lilypond: weird linebreaks in song output

2011-06-30 Thread lilypond
Comment #3 on issue 1507 by percival.music.ca: weird linebreaks in song output http://code.google.com/p/lilypond/issues/detail?id=1507 huh. I have no clue how we normally approach global variables in scheme (especially since I thought that scheme frowned upon these!), but could this be i

Issue 1726 in lilypond: python versions might not be updating

2011-06-30 Thread lilypond
Status: Accepted Owner: Labels: Type-Build Priority-Medium New issue 1726 by percival.music.ca: python versions might not be updating http://code.google.com/p/lilypond/issues/detail?id=1726 We have one report that since 2.15.2, files in out/python/ and/or out/scripts/ do not get an upda

Re: Issue 1724 in lilypond: DynamicTextSpanner inside Dynamics context are shifted due to pedal

2011-06-30 Thread lilypond
Updates: Status: Verified Mergedinto: Comment #2 on issue 1724 by brownian.box: DynamicTextSpanner inside Dynamics context are shifted due to pedal http://code.google.com/p/lilypond/issues/detail?id=1724 Thank you. It appeared too hard to find issue 620.

Re: Issue 1507 in lilypond: weird linebreaks in song output

2011-06-30 Thread lilypond
Comment #2 on issue 1507 by n.putt...@gmail.com: weird linebreaks in song output http://code.google.com/p/lilypond/issues/detail?id=1507 In this case, there's a global variable set in \festivalsyl which isn't reset between calls: 31 festivalsyl = 32 #(define-music-function (parser loc

Re: Issue 1507 in lilypond: weird linebreaks in song output

2011-06-30 Thread lilypond
Comment #1 on issue 1507 by percival.music.ca: weird linebreaks in song output http://code.google.com/p/lilypond/issues/detail?id=1507 Neil says that this is because: it depends on the order of compilation when lilypond-book calls LilyPond on multiple snippets. _

Re: Issue 1720 in lilypond: Incorrect tuplet bracket direction calculation when tuplets contain rests.

2011-06-30 Thread lilypond
Comment #1 on issue 1720 by n.putt...@gmail.com: Incorrect tuplet bracket direction calculation when tuplets contain rests. http://code.google.com/p/lilypond/issues/detail?id=1720 Issue 1651 has been merged into this issue. ___ bug-lilypond mailin

Re: Issue 1651 in lilypond: Triplet direction depends on rest length

2011-06-30 Thread lilypond
Updates: Status: Duplicate Mergedinto: 1720 Comment #2 on issue 1651 by n.putt...@gmail.com: Triplet direction depends on rest length http://code.google.com/p/lilypond/issues/detail?id=1651 (No comment was entered for this change.) ___

Re: Issue 620 in lilypond: It should be possible to specify more specific spanner bounds.

2011-06-30 Thread lilypond
Comment #1 on issue 620 by n.putt...@gmail.com: It should be possible to specify more specific spanner bounds. http://code.google.com/p/lilypond/issues/detail?id=620 Issue 1724 has been merged into this issue. ___ bug-lilypond mailing list bug-lil

Re: Issue 1724 in lilypond: DynamicTextSpanner inside Dynamics context are shifted due to pedal

2011-06-30 Thread lilypond
Updates: Status: Duplicate Mergedinto: 620 Comment #1 on issue 1724 by n.putt...@gmail.com: DynamicTextSpanner inside Dynamics context are shifted due to pedal http://code.google.com/p/lilypond/issues/detail?id=1724 (No comment was entered for this change.) _

Re: Issue 1720 in lilypond: Incorrect tuplet bracket direction calculation when tuplets contain rests.

2011-06-30 Thread lilypond
Updates: Status: Started Labels: Priority-Medium Patch-review Comment #2 on issue 1720 by n.putt...@gmail.com: Incorrect tuplet bracket direction calculation when tuplets contain rests. http://code.google.com/p/lilypond/issues/detail?id=1720 (No comment was entered for this ch

Issue 1725 in lilypond: DynamicTextSpanner collides with DynamicText

2011-06-30 Thread lilypond
Status: Accepted Owner: Labels: Type-Collision Priority-Medium New issue 1725 by brownian.box: DynamicTextSpanner collides with DynamicText http://code.google.com/p/lilypond/issues/detail?id=1725 Reported by Xavier Scheuer, http://lists.gnu.org/archive/html/bug-lilypond/2011-06/msg00602.htm

Re: DynamicTextSpanner collides with DynamicText

2011-06-30 Thread Dmytro O. Redchuk
On Wed 29 Jun 2011, 13:21 Xavier Scheuer wrote: > I'm surprised this issue seems not yet reported (at least I did not find > it on the tracker). > > The example below is "extreme". I used 16th notes in order to show > clearly the issue. It happens in "real-life" scores with more logical > rhythm

Issue 1724 in lilypond: DynamicTextSpanner inside Dynamics context are shifted due to pedal

2011-06-30 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect Priority-Medium New issue 1724 by brownian.box: DynamicTextSpanner inside Dynamics context are shifted due to pedal http://code.google.com/p/lilypond/issues/detail?id=1724 Reported by Xavier Scheuer, http://lists.gnu.org/archive/html/bug-lilypo

Re: DynamicTextSpanner inside Dynamics context are shifted due to pedal

2011-06-30 Thread Dmytro O. Redchuk
On Wed 29 Jun 2011, 10:38 Xavier Scheuer wrote: > %% DynamicTextSpanner inside a Dynamics context are shifted to the left > %% if there is a Pedal inside another Dynamics context. > %% That leads to really poor output of the DynamicTextSpanner, which > %% are shifted left (compared to when they are

Re: Issue 1723 in lilypond: beam drawn over less than its full span, some OS only

2011-06-30 Thread lilypond
Comment #2 on issue 1723 by colinpkc...@gmail.com: beam drawn over less than its full span, some OS only http://code.google.com/p/lilypond/issues/detail?id=1723 Here is a trimmed version of the .png, made with convert BeamRest.png -trim BeamRestTrim.png Colin Attachments: BeamRestTr

Re: Issue 1701 in lilypond: default accidental style prints too many 'extra' naturals

2011-06-30 Thread Colin Campbell
On 11-06-29 11:20 PM, lilyp...@googlecode.com wrote: Comment #10 on issue 1701 by k-ohara5...@oco.net: default accidental style prints too many 'extra' naturals http://code.google.com/p/lilypond/issues/detail?id=1701 No such plans. It has already been through a countdown, with no opposition,

Re: Issue 1643 in lilypond: Part Combine problems

2011-06-30 Thread lilypond
Updates: Status: Fixed Labels: -Patch-review Comment #8 on issue 1643 by percival.music.ca: Part Combine problems http://code.google.com/p/lilypond/issues/detail?id=1643 (No comment was entered for this change.) ___ bug-lilypond maili

Re: Issue 1723 in lilypond: beam drawn over less than its full span, some OS only

2011-06-30 Thread lilypond
Comment #1 on issue 1723 by philehol...@googlemail.com: beam drawn over less than its full span, some OS only http://code.google.com/p/lilypond/issues/detail?id=1723 OK. Windows XP. Output is broken on 2.12. It's OK on 2.13.31 (I don't have an earlier 2.13 version) to 2.13.62. It's OK o

Re: Issue 1721 in lilypond: Doc: translated docs should use @rlsrnamed instead of @rlsr

2011-06-30 Thread lilypond
Updates: Summary: Doc: translated docs should use @rlsrnamed instead of @rlsr Comment #1 on issue 1721 by v.villen...@gmail.com: Doc: translated docs should use @rlsrnamed instead of @rlsr http://code.google.com/p/lilypond/issues/detail?id=1721 As pointed out by Jean-Charles, we shoul