Re: Adds padding around extender of line-spanners. (issue 8819043)

2013-04-19 Thread k-ohara5a5a
https://codereview.appspot.com/8819043/diff/5001/lily/line-spanner.cc File lily/line-spanner.cc (right): https://codereview.appspot.com/8819043/diff/5001/lily/line-spanner.cc#newcode371 lily/line-spanner.cc:371: // actual stencil bounds may be different The actual stencil bounds are (inf , -inf)

note-name-engraver: add user-defined note names support (issue 8593046)

2013-04-19 Thread fanziye1
Reviewers: janek, Message: Hi Janek, It seems I forgot to publish this issue in list. This is for the googlecode issue 1367. Only a few c++ code was added, nothing done with regression test and docs. Was it appropriate to post a patch like this? Or is there anything I should do for an issue? I th

Bounty offer on some outstanding Kievan issues

2013-04-19 Thread Aleksandr Andreev
Hello list members, My current teaching schedule unfortunately means that I am not going to have time to work on LilyPond development in the near future. However, I am still interested in seeing outstanding issues with Kievan notation resolved, as I plan to use LilyPond in some upcoming projects.

Re: [Lilypond-auto] Issue 3325 in lilypond: Stems should not pass between the letters of a word

2013-04-19 Thread m...@mikesolomon.org
Current master off of lilydev Sent from my iPhone On 19 avr. 2013, at 19:55, lilyp...@googlecode.com wrote: > > Comment #3 on issue 3325 by k-ohara5...@oco.net: Stems should not pass > between the letters of a word > http://code.google.com/p/lilypond/issues/detail?id=3325 > > I need to match

Flags cross-staff semi ties. (issue 8857043)

2013-04-19 Thread n . puttock
Hi Mike, Generally LGTM, but since there's nothing in the code which requires C++ code I favour adding a callback to output-lib.scm: (define-public (semi-tie::calc-cross-staff grob) (let* ((note-head (ly:grob-object grob 'note-head)) (stem (ly:grob-object note-head 'stem))) (and (

Re: Doc: Change \on-the-fly #procedure to \on-the-fly \procedure (3098) (issue 8853044)

2013-04-19 Thread tdanielsmusic
Thanks Ian https://codereview.appspot.com/8853044/diff/3001/Documentation/extending/programming-interface.itely File Documentation/extending/programming-interface.itely (right): https://codereview.appspot.com/8853044/diff/3001/Documentation/extending/programming-interface.itely#newcode34 Docume