Re: release plans

2009-09-18 Thread Mats Bengtsson
Graham Percival wrote: Some time later today (knock on wood) I'll make the official 2.13.4 release. Great! ... Some time next week (knock on wood again), I'll make a 2.13.5 release. The major new thing there will be creating the regtest comparison between .4 and .5, and this time I *will*

Re: [frogs] Enhancement request: Define output-suffix as a configurable context property.

2009-09-18 Thread Valentin Villenave
On Thu, Sep 17, 2009 at 11:26 PM, Ian Hulin i...@hulin.org.uk wrote: Valentin, could we have a tracker, please? Here you go: http://code.google.com/p/lilypond/issues/detail?id=836 Cheers, Valentin ___ lilypond-devel mailing list

Re: Unsecure assoc calls

2009-09-18 Thread Michael Käppler
Hi Neil, Hmm, some of these don't look too secure. :) Whoops... (let* ((table (ly:output-def-lookup layout 'label-page-table)) - (label-page (and (list? table) (assoc label table))) - (page-number (and label-page (cdr label-page))) +

Re: [frogs] Enhancement request: Define output-suffix as a configurable context property.

2009-09-18 Thread Carl Sorensen
On 9/17/09 3:26 PM, Ian Hulin i...@hulin.org.uk wrote: Also, could anyone who could give me a steer into defining a new context property give me a pointer as to where to look in the code for examples where this is implemented for existing properties? I'd really like to have access to

releases situation

2009-09-18 Thread Graham Percival
Ok, no release today, at most 2 hours of work on Monday, and an unknown (but fairly small) amount of time after that. ** * could people please avoid pushing stuff to master on Tuesday, * from 8am UK time to 5pm UK time? that would help reduce the * amount of needless compiling I need to do,

Re: releases situation

2009-09-18 Thread Neil Puttock
2009/9/18 Graham Percival gra...@percival-music.ca: 2)  lilypond-doc  doesn't use multiple CPUs.  I was pleasantly surprised to find that the general compiling commands (for both lilypond and non-lilypond) used -j4, but the make doc doesn't appear to do this.  I spent a few minutes looking

Re: releases situation

2009-09-18 Thread Graham Percival
On Fri, Sep 18, 2009 at 07:09:33PM +0100, Neil Puttock wrote: 2009/9/18 Graham Percival gra...@percival-music.ca: 2)  lilypond-doc  doesn't use multiple CPUs.  I was pleasantly surprised to find that the general compiling commands (for both lilypond and non-lilypond) used -j4, but the

Re: [frogs] Enhancement request: Define output-suffix as a configurable context property.

2009-09-18 Thread Neil Puttock
2009/9/17 Ian Hulin i...@hulin.org.uk: I'd like to be able to set the output-prefix as a context property, so we could code stuff like (in MyFile.ly): There's a problem here: what engraver would this property be associated with? Setting an output prefix has nothing to do with translation, so

Re: release plans

2009-09-18 Thread Valentin Villenave
On Fri, Sep 18, 2009 at 7:56 AM, Graham Percival gra...@percival-music.ca wrote: - I'm not going to check the regtests - I'm not going to announce it on info-lilypond or the website. - I'm not going to care about things like test output that's twice  the size that it should be, or that I need

Re: Unsecure assoc calls

2009-09-18 Thread Neil Puttock
2009/9/18 Michael Käppler xmichae...@web.de: Hmm... I forgot that ly:assoc-get throws an assert error instead of returning #f if it's list argument isn't a list. I reverted this for now, but maybe we should better output a programming error in assoc-get for this case? I don't think that's

Re: [frogs] Enhancement request: Define output-suffix as a configurable context property.

2009-09-18 Thread Carl Sorensen
On 9/18/09 12:13 PM, Neil Puttock n.putt...@gmail.com wrote: 2009/9/17 Ian Hulin i...@hulin.org.uk: I'd like to be able to set the output-prefix as a context property, so we could code stuff like (in MyFile.ly): There's a problem here: what engraver would this property be associated

Re: releases situation

2009-09-18 Thread John Mandereau
Le vendredi 18 septembre 2009 à 18:26 +0100, Graham Percival a écrit : 2) lilypond-doc doesn't use multiple CPUs. I was pleasantly surprised to find that the general compiling commands (for both lilypond and non-lilypond) used -j4, but the make doc doesn't appear to do this. I spent a few

Re: releases situation

2009-09-18 Thread Han-Wen Nienhuys
On Fri, Sep 18, 2009 at 2:26 PM, Graham Percival gra...@percival-music.ca wrote: Ok, no release today, at most 2 hours of work on Monday, and an unknown (but fairly small) amount of time after that. ** * could people please avoid pushing stuff to master on Tuesday, * from 8am UK time to

Re: releases situation

2009-09-18 Thread Han-Wen Nienhuys
On Fri, Sep 18, 2009 at 10:27 PM, Han-Wen Nienhuys hanw...@gmail.com wrote: On Fri, Sep 18, 2009 at 2:26 PM, Graham Percival gra...@percival-music.ca wrote: Ok, no release today, at most 2 hours of work on Monday, and an unknown (but fairly small) amount of time after that. ** * could

Re: releases situation

2009-09-18 Thread Graham Percival
On Fri, Sep 18, 2009 at 10:27:38PM -0300, Han-Wen Nienhuys wrote: On Fri, Sep 18, 2009 at 2:26 PM, Graham Percival gra...@percival-music.ca wrote: * could people please avoid pushing stuff to master on Tuesday, * from 8am UK time to 5pm UK time?  that would help reduce the * amount of

New Vietnamese PO file for 'lilypond' (version 2.13.3)

2009-09-18 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'lilypond' has been submitted by the Vietnamese team of translators. The file is available at: http://translationproject.org/latest/lilypond/vi.po (We can arrange things so

Re: GUB-OSX 2.13.4

2009-09-18 Thread Dan Eble
I got this: error: unsupported font format: /Library/Fonts/Optima.ttc and it went away after I removed this line from my file: #(define fonts (make-pango-font-tree Century Schoolbook L Optima Mono 1)) But this works with 2.12.2. Is that expected? Thanks, -- Dan On 2009-09-16, at