New Spanish PO file for 'lilypond' (version 2.11.57)

2008-08-30 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 Spanish team of translators. The file is available at: http://translationproject.org/latest/lilypond/es.po (We can arrange things so tha

Re: [final PATCH] Re: not-so-ancient flags

2008-08-30 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Sonntag, 31. August 2008 schrieb Neil Puttock: > I hope you don't mind, but I've taken the liberty of tweaking the > regression test so it's on three identical systems. Ah, thanks. I didn't check the collated-files.html, but simply ran the .ly fil

Re: [final PATCH] Re: not-so-ancient flags

2008-08-30 Thread Neil Puttock
Hi Reinhold, I hope you don't mind, but I've taken the liberty of tweaking the regression test so it's on three identical systems. Regards, Neil ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-deve

Re: How hard is something like CADB to do?

2008-08-30 Thread David Kastrup
David Kastrup <[EMAIL PROTECTED]> writes: > CADB is sort of an international standard for transcribing diatonic > accordion music. It consists of regular notes on one system, with > basically numbers arranged according to what button to press or pull in > another system below, then chords under t

Re: [PATCH] MIDI command line option

2008-08-30 Thread Neil Puttock
2008/8/30 Han-Wen Nienhuys <[EMAIL PROTECTED]>: > Can you make sure that we this code only once and puts it in a > platform variable? > > (if (eq? platform 'windows) .. ) Done. There are several places where it's duplicated (e.g. ps-to-png.scm, editor.scm), but these are standalone modules. If