Re: Uses langdefs.py to create language list for create-weblinks-itexi.py (issue 4951047)

2011-09-01 Thread jan . nieuwenhuizen
If that works, then why not have --- a/scripts/build/create-weblinks-itexi.py +++ b/scripts/build/create-weblinks-itexi.py @@ -9,11 +9,11 @@ import sys import os import glob ### translation data -- shouldn't be here; see issue ### http://code.google.com/p/lilypond/issues/detail?id=1050 -#la

Re: New partcombineUp and partcombineDown functions (issue 4514042)

2011-09-01 Thread Dan Eble
On 2011-09-01, at 17:44 , bordage.bertr...@gmail.com wrote: > I updated the patch and added a regtest. > Dan, I don't have time for now to rewrite the whole part combiner. Do > you want to do it ? If so, I can help you (at my level). I don't have time either. If this work is up to current standa

Re: Add some polyphonically directed grobs (issue 4387046)

2011-09-01 Thread tdanielsmusic
I don't think we have sufficient support for applying this patch. Both Neil and I have spoken against it, and presented our arguments. No one has given a counter view. http://codereview.appspot.com/4387046/ ___ lilypond-devel mailing list lilypond-de

Re: New partcombineUp and partcombineDown functions (issue 4514042)

2011-09-01 Thread bordage . bertrand
Reviewers: J_lowe, dan_faithful.be, Message: I updated the patch and added a regtest. Dan, I don't have time for now to rewrite the whole part combiner. Do you want to do it ? If so, I can help you (at my level). Bertrand Description: New partcombineUp and partcombineDown functions Fix issue 1

Re: Uses langdefs.py to create language list for create-weblinks-itexi.py (issue 4951047)

2011-09-01 Thread percival . music . ca
Looks plausible, but I haven't tested it quite yet. Could we get: 1) update to the make-website.sh portion of the CG, line 249 of website-work.itexi ? 2) define WEB_LANGS (or something similar) in langdefs.py, then use those in create-weblinks.itexi.py ? Once that's done, I'll give it a whirl,

Re: PATCH: 48-hour countdown to 20110903

2011-09-01 Thread Graham Percival
On Thu, Sep 01, 2011 at 07:10:19AM -0600, Colin Campbell wrote: > Sweet! I'll do some housekeeping as I get a chance today. > Tomorrow's batch will go out early, as I'm taking Mrs Patchmeister > on an impulse session of highway therapy: driving for 4 days around > Alberta and BC, back in time for

Re: Sketch for broken beams with consistent slopes (issue 4961041)

2011-09-01 Thread mtsolo
Update: looks like cross-staff beams are broken because I removed all of the commony code that takes care of cross staff beams. D'oh! Will put back in in a way that preserves the old cross-staff beam slopes while allowing them to work with the broken beam code. Cheers, MS http://codereview.app

Re: Uses langdefs.py to create language list for create-weblinks-itexi.py (issue 4951047)

2011-09-01 Thread PhilEHolmes
An update after further research following GP's pointer. Please review. http://codereview.appspot.com/4951047/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Sketch for broken beams with consistent slopes (issue 4961041)

2011-09-01 Thread Mike Solomon
On Sep 1, 2011, at 6:13 PM, mts...@gmail.com wrote: > Other than that, I believe that it leaves other slopes in tact. > intact Cheers, MS ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Improves horizontal spacing of axis groups that SpanBar grobs traverse. (issue 4917046)

2011-09-01 Thread Mike Solomon
On Sep 1, 2011, at 6:12 PM, bordage.bertr...@gmail.com wrote: > This requires an update. > The patch fails to apply. > Thanks for the heads up! I've uploaded a new patchset rebased against current master. Cheers, MS ___ lilypond-devel mailing list

Re: Sketch for broken beams with consistent slopes (issue 4961041)

2011-09-01 Thread mtsolo
Hey all, Sorry for hijacking this issue to turn it into another one. I'll take care of the variable name stuff in a second patch. My summer of lily comes to a close with this monstrosity. Some gotchyas: 1) Do not compile the regtests against this: they will break, as several parts of Lily an

Re: Improves horizontal spacing of axis groups that SpanBar grobs traverse. (issue 4917046)

2011-09-01 Thread bordage . bertrand
This requires an update. The patch fails to apply. Bertrand http://codereview.appspot.com/4917046/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Improves horizontal spacing of axis groups that SpanBar grobs traverse. (issue 4917046)

2011-09-01 Thread mtsolo
Hey all, So that people can confirm the visual output of this, I'm going to wait to push until I get back. Cheers, MS http://codereview.appspot.com/4917046/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo

Re: Changes variable names in include/beam-scoring-problem.hh and beam-quanting.cc (issue 4961041)

2011-09-01 Thread joeneeman
http://codereview.appspot.com/4961041/diff/3001/lily/include/beam-scoring-problem.hh File lily/include/beam-scoring-problem.hh (right): http://codereview.appspot.com/4961041/diff/3001/lily/include/beam-scoring-problem.hh#newcode114 lily/include/beam-scoring-problem.hh:114: TODO - use trailing _

musical_dy in beam-quanting.cc

2011-09-01 Thread Mike Solomon
Question: could someone who knows what musical_dy is and why it is used instead of unquanted_y.length () in beam-quanting.cc please add a comment to the file. Alternatively, if it is just vestigial from a lily of yore, could someone please delete it? Thanks! Cheers, MS _

DynamicText attached to spacer rest not correctly aligned

2011-09-01 Thread Xavier Scheuer
Hello, Since issue #620 is now fixed DynamicTextSpanner and Hairpin are now correctly aligned when attached to spacer rests (e.g. in piano centered dynamics). It would be nice if DynamicText was also correctly aligned, which is not the case now. I thought it was already reported but I cannot find

Re: Prevents nested tuplets from colliding. (issue 4808082)

2011-09-01 Thread mtsolo
On 2011/08/30 21:57:44, J_lowe wrote: Mike, passes make but during reg test check i get Yikes! Sorry about that - I forgot to commit the deletion of that file (the property it tests no longer exists). New patchset uploaded. Cheers, MS http://codereview.appspot.com/4808082/ __

Re: PATCH: 48-hour countdown to 20110903

2011-09-01 Thread Colin Campbell
On 11-08-31 11:32 PM, Graham Percival wrote: Colin: I've just added a Patch-push label as a temporary measure. Please change the labels on issues that should be pushed, so that we can (easily) get an accurate view of the situation. (this isn't urgent, though) Sweet! I'll do some housekeeping

Re: Creates pure closures (issue 4894052)

2011-09-01 Thread mtsolo
Pushed as 69622b49b7a5a9c992e36ef11ba60c1fdd3c34b6. I made the regtest more unique to unpure-pure-closures so that people reading it don't mistake it for the same thing as extra-spacing-height. Have fun with these! Cheers, MS http://codereview.appspot.com/4894052/ _

xelatex text block in markups

2011-09-01 Thread Jan-Peter Voigt
Hello lists, I made up a markup command, to include latex-formatted text. Well, I don't want to "get rid of lilypond-book" like some people wrote on this list, but I want the oppertunity, to include a well formatted text on my first page of a book with several pieces of music. I used to take h

daily auto-tester proof-of-concept

2011-09-01 Thread Graham Percival
script: https://github.com/gperciva/lilypond-extra/blob/master/auto-compile/compile-lilypond-test.py usage: ./compile-lilypond-test.py (after fixing some variables at the top of the file) very cronjob-able. I also deliberately avoided using -j for make so that it'll be less intrusive to a serve

Re: Creates pure closures (issue 4894052)

2011-09-01 Thread mtsolo
http://codereview.appspot.com/4894052/diff/29001/lily/unpure-pure-container.cc File lily/unpure-pure-container.cc (right): http://codereview.appspot.com/4894052/diff/29001/lily/unpure-pure-container.cc#newcode35 lily/unpure-pure-container.cc:35: LY_ASSERT_TYPE (is_unpure_pure_container, smob, 1)

Re: Long live length in the docs. (issue 4965053)

2011-09-01 Thread mtsolo
Pushed as 6465274e66a851cccd4cd32a521abc853f3e79dd. Thanks to all for their help. A couple things: 1) Trevor - I still haven't heard word back about ly:dimension?. If it turns out this is not what's supposed to be used, please feel free to change it to number? in a separate commit. 2) While p

Re: Creates pure closures (issue 4894052)

2011-09-01 Thread Mike Solomon
On Sep 1, 2011, at 10:39 AM, n.putt...@gmail.com wrote: > > http://codereview.appspot.com/4894052/diff/29001/lily/unpure-pure-container.cc > File lily/unpure-pure-container.cc (right): > > http://codereview.appspot.com/4894052/diff/29001/lily/unpure-pure-container.cc#newcode35 > lily/unpure-pure

Re: Creates pure closures (issue 4894052)

2011-09-01 Thread n . puttock
http://codereview.appspot.com/4894052/diff/29001/lily/unpure-pure-container.cc File lily/unpure-pure-container.cc (right): http://codereview.appspot.com/4894052/diff/29001/lily/unpure-pure-container.cc#newcode35 lily/unpure-pure-container.cc:35: LY_ASSERT_TYPE (is_unpure_pure_container, smob, 1)

Re: centering text on a measure

2011-09-01 Thread Trevor Daniels
Hi David Perhaps you could turn this idea into a music function: \relative c'' { a4 a a a | << { a4 a a a | } { \once \override MultiMeasureRest #'transparent = ##t R1_"XIII" | } >> a4 a a a | } Trevor - Original Message - From: "David Nalesnik" To: "lilypond

Re: reverted contextStringTuning again

2011-09-01 Thread Graham Percival
On Thu, Sep 01, 2011 at 09:34:28AM +0200, David Kastrup wrote: > I can't expend the hours for a complete rebuild right now, and obviously > I am too distracted to manage proper testing procedures anyway. > > So it is up to someone else to fix this. Fair enough. Added as http://code.google.com/p/l

Re: reverted contextStringTuning again

2011-09-01 Thread David Kastrup
Graham Percival writes: > Hi David, > > I'm sorry, but I still cannot build git master from scratch when I > have your contextStringtuning commit pushed. Please discuss the > situation on lilypond-devel, and put an updated patch on Rietveld > so that James can test the build. I cannot leave git

Re: Creates pure closures (issue 4894052)

2011-09-01 Thread Mike Solomon
On Aug 31, 2011, at 10:41 PM, n.putt...@gmail.com wrote: > > http://codereview.appspot.com/4894052/diff/19001/lily/system.cc > File lily/system.cc (right): > > http://codereview.appspot.com/4894052/diff/19001/lily/system.cc#newcode773 > lily/system.cc:773: || is_unpure_pure_container > (elts[i]-

Re: Creates pure closures (issue 4894052)

2011-09-01 Thread Mike Solomon
On Aug 31, 2011, at 10:37 PM, n.putt...@gmail.com wrote: > On 2011/08/20 20:21:30, mikesol_ufl.edu wrote: > >> I'll try to think of something better...if you have any suggestions in > the >> meantime, they're certainly welcome! > > Something using a stencil override? > The problem is that sten

reverted contextStringTuning again

2011-09-01 Thread Graham Percival
Hi David, I'm sorry, but I still cannot build git master from scratch when I have your contextStringtuning commit pushed. Please discuss the situation on lilypond-devel, and put an updated patch on Rietveld so that James can test the build. I cannot leave git master in an uncompilable state. Pl