Re: Please fix: release show stopppers

2009-02-27 Thread John Mandereau
Han-Wen Nienhuys a écrit : [+John who has been working on the japanese translation] On Thu, Feb 26, 2009 at 10:35 PM, Han-Wen Nienhuys wrote: Dist error: file from VC not distributed: lilypond-2.13.0/Documentation/ja/user/i18n/ja Oops, this file should be added to Texi2html; I removed

Re: Please fix: release show stopppers

2009-02-27 Thread Han-Wen Nienhuys
[+John who has been working on the japanese translation] On Thu, Feb 26, 2009 at 10:35 PM, Han-Wen Nienhuys wrote: > Doc build: > > -master/Documentation/devel/compiling.itexi:2: warning: unreferenced > node `Compiling from source'. > makeinfo: Removing output file `out/contrib-guide.txt' due to

Re: [frogs] Re: patch for bug 729

2009-02-27 Thread Mats Bengtsson
Graham Percival wrote: On Fri, Feb 27, 2009 at 01:17:53PM -0700, Carl D. Sorensen wrote: You only need to modify text in the body of the documentation, including any examples that are inline in the docs. Erm, that's exactly opposite. - the NR tries to avoid overrides as much as possib

Re: patch for bug 729

2009-02-27 Thread Carl D. Sorensen
On 2/27/09 3:31 PM, "Andrew Hawryluk" wrote: > On Fri, Feb 27, 2009 at 1:17 PM, Carl D. Sorensen wrote: >> >> >> >> On 2/27/09 9:52 AM, "Mats Bengtsson" wrote: >> >>> Not to mention the following example: >>> input/lsr/demo-midiinstruments.ly >>> Hmm, there's some special procedure to up

Re: Named book file suffixes -- regtest?

2009-02-27 Thread Carl D. Sorensen
On 2/27/09 11:53 AM, "Reinhold Kainhofer" wrote: > >> The code he has shared is the following: >>> Thank you, >>> now it works as expected: >>> >>> (define counter-alist '()) >>> >>> (define (print-book-with parser book process-procedure) >>>   (let* >>>   ((paper (ly:parser-lookup pars

Re: [frogs] Re: patch for bug 729

2009-02-27 Thread Carl D. Sorensen
On 2/27/09 5:35 PM, "Graham Percival" wrote: > On Fri, Feb 27, 2009 at 01:17:53PM -0700, Carl D. Sorensen wrote: >> >> On 2/27/09 9:52 AM, "Mats Bengtsson" wrote: >> >>> Not to mention the following example: >>> input/lsr/demo-midiinstruments.ly >> >> Don't modify the snippets. That's han

Re: [frogs] Re: patch for bug 729

2009-02-27 Thread Graham Percival
On Fri, Feb 27, 2009 at 01:17:53PM -0700, Carl D. Sorensen wrote: > > On 2/27/09 9:52 AM, "Mats Bengtsson" wrote: > > > Not to mention the following example: > > input/lsr/demo-midiinstruments.ly > > Don't modify the snippets. That's handled by running convert-ly on the > those files. That's

Re: patch for bug 729

2009-02-27 Thread Andrew Hawryluk
On Fri, Feb 27, 2009 at 1:17 PM, Carl D. Sorensen wrote: > > > > On 2/27/09 9:52 AM, "Mats Bengtsson" wrote: > >> Not to mention the following example: >> input/lsr/demo-midiinstruments.ly >> Hmm, there's some special procedure to update the LSR related stuff, so >> check out how to >> get this f

Re: [PATCH] Completion_heads_engraver broken?

2009-02-27 Thread Joe Neeman
On Thu, 2009-02-26 at 13:24 +0100, Michael Käppler wrote: > Both fixed. Other comments? Just one: can you set the environment variables GIT_AUTHOR_NAME and GIT_AUTHOR_EMAIL so that an actual name and email show up in the patch? Thanks, Joe ___ lilyp

Fwd: an LM update

2009-02-27 Thread James E. Bailey
Since I haven't heard any feedback, I thought I would post to the - devel list as well. Incidentally, I've answered questions directly related to this twice in the last week or so. Since the NR has the wonderful introduction to single-staff polyphony, can this be simply inserted into the L

Re: Named book file suffixes -- regtest?

2009-02-27 Thread Carl D. Sorensen
On 2/27/09 11:53 AM, "Reinhold Kainhofer" wrote: >> >> Marek -- can you check to make sure the code doesn't break if -1 is >> specified as a suffix? I'm afraid that would pass as an integer, but not >> pass as >0, so nothing would happen. > > Actually, that's not true. -1 will be the key fo

Re: patch for bug 729

2009-02-27 Thread Carl D. Sorensen
On 2/27/09 9:52 AM, "Mats Bengtsson" wrote: > Not to mention the following example: > input/lsr/demo-midiinstruments.ly > Hmm, there's some special procedure to update the LSR related stuff, so > check out how to > get this file updated the proper way. Don't modify the snippets. That's handl

Re: Named book file suffixes -- regtest?

2009-02-27 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Freitag, 27. Februar 2009 16:12:45 Carl D. Sorensen wrote: > Marek Klein has made a patch that allows the use of user-defined name > suffixes for lilypond-book output files and eliminates > automatically-generated numbers as part of the file name if

Re: patch for bug 729

2009-02-27 Thread Mats Bengtsson
Not to mention the following example: input/lsr/demo-midiinstruments.ly Hmm, there's some special procedure to update the LSR related stuff, so check out how to get this file updated the proper way. /Mats Mats Bengtsson wrote: Don't forget to also update the documentation: Documentation/u

Re: patch for bug 729

2009-02-27 Thread Mats Bengtsson
Don't forget to also update the documentation: Documentation/user/notation-appendices.itely /Mats Andrew Hawryluk wrote: Attached is my fix for bug #729 and a convert-ly rule. http://code.google.com/p/lilypond/issues/detail?id=729 If I can keep finding bugs that simple, I'll be sending patch

patch for bug 729

2009-02-27 Thread Andrew Hawryluk
Attached is my fix for bug #729 and a convert-ly rule. http://code.google.com/p/lilypond/issues/detail?id=729 If I can keep finding bugs that simple, I'll be sending patches weekly! Andrew From 2311c16f64a21247017cd0dafca5a177f676e506 Mon Sep 17 00:00:00 2001 From: Andrew Hawryluk Date: Fri, 27

Re: [PATCH] Completion_heads_engraver broken?

2009-02-27 Thread Michael Käppler
moment I can't imagine cases where this could happen. Can't happen, AFAICT: by the definition of k, k >= -intlog2(p) and so -k <= intlog2(p) <= log2(p). Therefore 2^{-k} <= p and so (p >> -k) == p*2^k >= 1. That is, you never shift everything away. Ok, so what's the next step now?

Re: Out of memory not properly detected on scm_* functions

2009-02-27 Thread Han-Wen Nienhuys
I am pretty sure that all realloc calls in GUILE check for NULL. Can you send me a stacktrace of where this happens? I think it is overcommitting memory (ie.: you get a non-NULL pointer, which raises segfault if you dereference it) On Wed, Feb 25, 2009 at 4:48 PM, Matthias Kilian wrote: > Hi, >

Named book file suffixes -- regtest?

2009-02-27 Thread Carl D. Sorensen
Marek Klein has made a patch that allows the use of user-defined name suffixes for lilypond-book output files and eliminates automatically-generated numbers as part of the file name if the user specifies the suffixes. The code he has shared is the following: > Thank you, > now it works as expect

Re: Please fix: release show stopppers

2009-02-27 Thread Trevor Daniels
Han-Wen Nienhuys wrote Friday, February 27, 2009 1:35 AM Doc build: -master/Documentation/devel/compiling.itexi:2: warning: unreferenced node `Compiling from source'. makeinfo: Removing output file `out/contrib-guide.txt' due to errors; use --force to preserve. This one was my fault. S

Re: Updates to the LM

2009-02-27 Thread Graham Percival
On Wed, Feb 25, 2009 at 11:18:32AM -, Trevor Daniels wrote: > > John Mandereau wrote Tuesday, February 24, 2009 5:48 PM > >> Reinhold Kainhofer a écrit : >>> Okay, but I think the snippets in input/lsr/ need to be updated to >>> include this new file from input/new/, too. Otherwise lilypond-bo

Here, froggie froggies... python update-texinfo-menus

2009-02-27 Thread Graham Percival
On Thu, Feb 26, 2009 at 10:35:54PM -0300, Han-Wen Nienhuys wrote: > -master/Documentation/devel/compiling.itexi:2: warning: unreferenced > node `Compiling from source'. > makeinfo: Removing output file `out/contrib-guide.txt' due to errors; > use --force to preserve. As it happens, this one was fr

Re: [frogs] which version to use for a convert-ly rule?

2009-02-27 Thread Graham Percival
On Thu, Feb 26, 2009 at 08:44:14PM -0700, Andrew Hawryluk wrote: > I've pulled from origin and fixed a bug (don't get too excited - it > may have been the tiniest bug ever): > http://code.google.com/p/lilypond/issues/detail?id=729 > > I see that the most recent rule is 2.13.0, so my rule should be