Re: Reorganize language files and add a new \language command. (issue2699041)

2010-10-26 Thread v . villenave
Greetings everybody, new patch set. Please have a look! \version statements: I have put 2.13.38 in the regtest, but 2.14.0 in the .ly init files. Putting a minor version number in these files just didn't feel right. And 2.14 is near, isn't it? (Color me optimistic. :-) The only change that I d

Re: Doc: NR 4.4.1: Rewrite. (issue2642043)

2010-10-26 Thread joeneeman
http://codereview.appspot.com/2642043/diff/1/Documentation/notation/spacing.itely File Documentation/notation/spacing.itely (right): http://codereview.appspot.com/2642043/diff/1/Documentation/notation/spacing.itely#newcode1624 Documentation/notation/spacing.itely:1624: size) will always reset al

Re: Remove arabic.ly from common note name languages. (issue2755041)

2010-10-26 Thread v . villenave
On 2010/10/26 21:36:03, Carl wrote: LGTM. I agree with Trevor's comments. OK, I have merged all three TODOs in a single one in world.itely. Since I have both of your approvals, I am pushing the patch now. Thanks! Valentin. http://codereview.appspot.com/2755041/ __

Re: Spacing anomoly

2010-10-26 Thread Francisco Vila
2010/10/26 James Lowe : > \version "2.13.35" I can not reproduce your symptoms on current Git version, compiled today. You could always try 2.13.37. -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com ___ lilypond-devel mailing li

Spacing anomoly

2010-10-26 Thread James Lowe
Hello, I apologise if this is already known/fixed. This is a based on a 'blank staff' template I use to print out \version "2.13.35" \score { { << \repeat unfold 20 { s1 \break } \repeat unfold 20 { c''1 \break } >> } \layout { indent = 0\in \context { \Staff

Re: Remove arabic.ly from common note name languages. (issue2755041)

2010-10-26 Thread Carl . D . Sorensen
LGTM. I agree with Trevor's comments. Carl http://codereview.appspot.com/2755041/ ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Remove arabic.ly from common note name languages. (issue2755041)

2010-10-26 Thread tdanielsmusic
LBetterTM, except for excessive TODOs http://codereview.appspot.com/2755041/diff/1/Documentation/notation/world.itely File Documentation/notation/world.itely (right): http://codereview.appspot.com/2755041/diff/1/Documentation/notation/world.itely#newcode62 Documentation/notation/world.itely:62:

Remove arabic.ly from common note name languages. (issue2755041)

2010-10-26 Thread v . villenave
Reviewers: , Message: Greetings everybody, This commit could make it easier for me to document upcoming changes to the note names selection syntax. Please have a look, and feel free to push if it's okay. Description: Remove arabic.ly from common note name languages. Please review this at ht

Update docstring for ly:gulp-file (issue2754041)

2010-10-26 Thread Carl . D . Sorensen
Reviewers: , Message: Here's a proposed docstring for ly:gulp-file. Any comments or questions? Thanks, Carl Description: Update docstring for ly:gulp-file Please review this at http://codereview.appspot.com/2754041/ Affected files: M lily/general-scheme.cc Index: lily/general-scheme.cc

Re: non-technical help for spacing issues

2010-10-26 Thread Keith E OHara
On Tue, 26 Oct 2010 05:12:16 -0700, wrote: On Tue, 26 Oct 2010 00:47:01 -0700, Graham wrote: This is directed at people saying "I can't do anything to help..." You sent this to -devel; did you intend -user ? Basically, just try compiling your scores (and any problematic scores reported by u

Re: Doc: CG: clarify convert-ly usage policy. (issue2687043)

2010-10-26 Thread Carl . D . Sorensen
L Great TM. I would have done a much lower-quality script. Thanks, Graham! Carl http://codereview.appspot.com/2687043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Fix #888: Add ly:stencil-scale. (issue2275042)

2010-10-26 Thread Werner LEMBERG
> I'm the one that wrote the @var description there. And yes, the > rationale is simplistic: "This improves readability in the PDF and > HTML output." Does it? It's not clear to me why the formatting of A.17 looks better if using typewriter in upright and italic shapes. It's really a matter of

Re: ly:score-set-header! badly documented

2010-10-26 Thread Werner LEMBERG
>> The doc string of ly:score-set-header! doesn't document `module', >> and it's quite cryptic what this argument is good for. > > If you don't mind me asking, why not send this to the bug- list as > well? Mhmm, yes, will do. Werner ___ lilypond-

convert-ly on lilypondTool under GNU/Linux

2010-10-26 Thread Francisco Vila
Hello Bert, The convert-ly function in LilyPondTool tries to call python convert-ly.py ; this could be correct for Windows, but in GNU/Linux the command is just "convert-ly -e"; is there a way to avoid this function from calling python and instead issue the command directly? Thanks -- Francisco

Re: statistical analysis

2010-10-26 Thread Valentin Villenave
On Mon, Oct 25, 2010 at 11:43 PM, Richard Fournier wrote: > We therefore wonder wether the lilypond parser could be extracted > and do the job ? On a totally unrelated note, if you and your team are planning to work with/on/near GNU LilyPond in the future, then you might be interested in knowing

Re: ly:score-set-header! badly documented

2010-10-26 Thread Valentin Villenave
On Tue, Oct 26, 2010 at 8:49 AM, Werner LEMBERG wrote: > > The doc string of ly:score-set-header! doesn't document `module', and > it's quite cryptic what this argument is good for. If you don't mind me asking, why not send this to the bug- list as well? Cheers, Valentin ___

Re: first beta test soon

2010-10-26 Thread Valentin Villenave
On Tue, Oct 26, 2010 at 7:20 AM, Graham Percival wrote: > 1) 1288 "convert-ly policy" finished.  I'll be sending another patch > in an hour, but I still need an advanced user (or developer) to > manually check the syntax of two files.  Details in comments 9 and 10: > http://code.google.com/p/lilyp

Re: Fix #888: Add ly:stencil-scale. (issue2275042)

2010-10-26 Thread markpolesky
On 2010/10/26 05:52:08, wl_gnu.org wrote: Well, have a look at section A.17 (Scheme functions) and see how function names and arguments are formatted. Mark is referring to code blocks which contain metasyntactical variables. However, for your function (which is eventually appearing in A.17 too)

Re: non-technical help for spacing issues

2010-10-26 Thread Graham Percival
On Tue, Oct 26, 2010 at 01:00:28AM -0700, Mark Polesky wrote: > Graham, this might be a little premature. Ok. Please add a Critical doc issue, then. When I'm looking at potential releases, I only look at Critical issues. Based on the other info, I gather that it's premature to be thinking about

Re: Doc: CG: clarify convert-ly usage policy. (issue2687043)

2010-10-26 Thread tdanielsmusic
Looks OK to me (i.e. it's clear enough for me to understand) Trevor http://codereview.appspot.com/2687043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: non-technical help for spacing issues

2010-10-26 Thread Mark Polesky
Graham Percival wrote: > This will be a good test of the new spacing docs -- be > warned that you might find incorrect or missing > information in the currently-only docs Graham, this might be a little premature. I'm working on at least two medium-large patches as I continue to revise the spacing

Re: statistical analysis

2010-10-26 Thread Marc Hohl
Am 25.10.2010 23:43, schrieb Richard Fournier: Dear lilypond developpers, I am a physicist envolved in research studies dealing with self-organisation mecanismes and I find myself following a project concerning the statistical analysis of musical improvisation. We have the need to transform one

statistical analysis

2010-10-26 Thread Richard Fournier
Dear lilypond developpers, I am a physicist envolved in research studies dealing with self-organisation mecanismes and I find myself following a project concerning the statistical analysis of musical improvisation. We have the need to transform one monodic voice (or several voices), entered under

Re: Doc: CG: clarify convert-ly usage policy. (issue2687043)

2010-10-26 Thread percival . music . ca
On 2010/10/25 13:04:03, Graham Percival wrote: ok, ignore this patch; I'll make an improved one tomorrow. New patch uploaded; it's much easier, and the doc section is much smaller. http://codereview.appspot.com/2687043/ ___ lilypond-devel mailing l