Re: Issue 773 in lilypond: melisma centered i.s.o. left-aligned when using \melisma

2011-02-09 Thread lilypond
Comment #5 on issue 773 by n.putt...@gmail.com: melisma centered i.s.o. left-aligned when using \melisma http://code.google.com/p/lilypond/issues/detail?id=773 Presumably the fix would be to make \melisma generate an event? I think so, though it's likely to require a separate iteration sta

Re: horizontal alignment of dynamics attached to skips

2011-02-09 Thread Neil Puttock
On 9 February 2011 14:56, Xavier Scheuer wrote: > Is this the same issue as #631? > http://code.google.com/p/lilypond/issues/detail?id=631 > AFAICS #631 does not have a  Dynamics  context but the problem seems to > be the same (misalignment of dynamic attached to a skip). > I do not see in #631 c

Re: Issue 1211 in lilypond: [PATCH]Optimizations for pure-height approximations. (issue1817045)

2011-02-09 Thread lilypond
Comment #13 on issue 1211 by n.putt...@gmail.com: [PATCH]Optimizations for pure-height approximations. (issue1817045) http://code.google.com/p/lilypond/issues/detail?id=1211 By the way, this is on Valentin's opera, right? Do you have a patch available to make it compile on 2.13? Attached.

Re: Dynamics context prevents \RemoveEmptyStaves to work

2011-02-09 Thread Neil Puttock
2011/2/9 Xavier Scheuer : > %% Reported by 胡海鹏 - Hu Haipeng > %% http://lists.gnu.org/archive/html/lilypond-user/2011-02/msg00179.html > %% > %% [empty] Dynamics context prevents \RemoveEmptyStaves to work > %% > %% We should have a way to remove empty Dynamics contexts as well > %% and \RemoveEmpt

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

2011-02-09 Thread lilypond
Updates: Status: Fixed Labels: -Patch-review fixed_2_13_50 Comment #6 on issue 1205 by n.putt...@gmail.com: Enhancement request: Repeating \tempo marks should be displayable in a controllable way http://code.google.com/p/lilypond/issues/detail?id=1205 The regtest output will s

Re: Simple bug report -- examples are out of date and require processing with the conversion script.

2011-02-09 Thread Graham Percival
On Wed, Feb 09, 2011 at 08:01:39PM +, David Schryer wrote: > The two examples in the examples directory are out of date and require > processing with the conversion script. The conversion script works with both > sakura-sakura.ly and xiao-haizi-guai-guai.ly, so the examples are not totally > b

Simple bug report -- examples are out of date and require processing with the conversion script.

2011-02-09 Thread David Schryer
> I'm not top posting. The two examples in the examples directory are out of date and require processing with the conversion script. The conversion script works with both sakura-sakura.ly and xiao-haizi-guai-guai.ly, so the examples are not totally broken. However it would be more logical to conve

Re: Issue 1059 in lilypond: left-over strings in bibliography

2011-02-09 Thread lilypond
Updates: Status: Started Owner: PhilEHolmes Labels: -Priority-Postponed Priority-Low Comment #3 on issue 1059 by philehol...@googlemail.com: left-over strings in bibliography http://code.google.com/p/lilypond/issues/detail?id=1059 (No comment was entered for this chang

Dynamics context prevents \RemoveEmptyStaves to work

2011-02-09 Thread Xavier Scheuer
%% Reported by 胡海鹏 - Hu Haipeng %% http://lists.gnu.org/archive/html/lilypond-user/2011-02/msg00179.html %% %% [empty] Dynamics context prevents \RemoveEmptyStaves to work %% %% We should have a way to remove empty Dynamics contexts as well %% and \RemoveEmptyStaves should remove PianoStaff if both

Re: Issue 1399 in lilypond: extraNatural is quietly set to #f as part of setting the modern-* or piano-* styles

2011-02-09 Thread lilypond
Updates: Status: Started Labels: Patch-new Comment #2 on issue 1399 by percival.music.ca: extraNatural is quietly set to #f as part of setting the modern-* or piano-* styles http://code.google.com/p/lilypond/issues/detail?id=1399 (No comment was entered for this change.) ___

Re: Issue 1481 in lilypond: key cancellations at key changes are not complete when using extraNatural = ##f

2011-02-09 Thread lilypond
Updates: Status: Fixed Labels: -Patch-review fixed_2_13_49 Comment #4 on issue 1481 by percival.music.ca: key cancellations at key changes are not complete when using extraNatural = ##f http://code.google.com/p/lilypond/issues/detail?id=1481 Pushed. Could you close the codere

Re: Issue 964 in lilypond: check website accessibility

2011-02-09 Thread lilypond
Comment #6 on issue 964 by philehol...@googlemail.com: check website accessibility http://code.google.com/p/lilypond/issues/detail?id=964 But the stylesheet still needs to be included in the HTML to make the speech browser load it. It doesn't just look for one in the same directory calle

Re: Tablature failure in version 2.13.48

2011-02-09 Thread Tony Hardie-Bick
> I'm not top posting. Carl Sorensen byu.edu> writes: > stringTunings changed from a list of semitones to a list of pitches. You're right - no bug. Thanks for pointing this out. Tony ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.

Re: horizontal alignment of dynamics attached to skips

2011-02-09 Thread Xavier Scheuer
On 17 December 2009 22:21, Reinhold Kainhofer wrote: > > With the new Dynamics context for PianoStaff, the recommended way is to attach > the dynamics to skips in the Dynamics context... Unfortunately, dynamics > attached to a skip and dynamics attached to actual notes are differently > aligned: s

Re: Issue 773 in lilypond: melisma centered i.s.o. left-aligned when using \melisma

2011-02-09 Thread lilypond
Comment #4 on issue 773 by tdaniels...@googlemail.com: melisma centered i.s.o. left-aligned when using \melisma http://code.google.com/p/lilypond/issues/detail?id=773 \melisma sets the context property melismaBusy to #t in the input stream. But the property appears to be set too late to be

Re: Issue 964 in lilypond: check website accessibility

2011-02-09 Thread lilypond
Comment #5 on issue 964 by paconet@gmail.com: check website accessibility http://code.google.com/p/lilypond/issues/detail?id=964 Do screen reader programs automatically look for a css file called "text-to-speech.css" and process that, regardless of what the HTML page says the style sh

Re: Issue 1211 in lilypond: [PATCH]Optimizations for pure-height approximations. (issue1817045)

2011-02-09 Thread lilypond
Comment #12 on issue 1211 by joenee...@gmail.com: [PATCH]Optimizations for pure-height approximations. (issue1817045) http://code.google.com/p/lilypond/issues/detail?id=1211 Oops, looks like I already uploaded it: http://codereview.appspot.com/4129043/ ___

Re: Issue 1399 in lilypond: extraNatural is quietly set to #f as part of setting the modern-* or piano-* styles

2011-02-09 Thread lilypond
Comment #1 on issue 1399 by k-ohara5...@oco.net: extraNatural is quietly set to #f as part of setting the modern-* or piano-* styles http://code.google.com/p/lilypond/issues/detail?id=1399 The patch for issue 1481 removes the only really bad effect (incorrect key cancellation) of having ext