Re: Moving input/regression to tests/ ?

2009-10-12 Thread Graham Percival
On Sat, Oct 10, 2009 at 05:34:11PM -0700, Patrick McCarty wrote: On 2009-10-06, Graham Percival wrote: On Mon, Oct 05, 2009 at 04:43:11PM -0700, Patrick McCarty wrote: This is an idea for the far-off future, but IMO it would be nice to see input/regression migrate to a new tests/

Re: Examples (for the web site and complete scores) status

2009-10-12 Thread Jan Nieuwenhuizen
Op donderdag 06-08-2009 om 00:08 uur [tijdzone -0700], schreef Graham Percival: IMO, there are two kinds of examples here. 1) advertizing examples: we can do tabs, complex rhythms, lots of accidentals, gregorian chant, etc etc. We expect people to glance at the image and then move on. 2)

Re: vertical spacing problems with Lyrics

2009-10-12 Thread Kieren MacMillan
Hi Joe, between-system-padding doesn't work for anything any more; it has been removed. OK. For Lyrics spacing, you have (for spacing within a system) Lyrics.VerticalAxisGroup #'staff-spacing %% spacing to the staff that the lyrics is attached to Lyrics.VerticalAxisGroup

Re: Engraving essay questions and RFC

2009-10-12 Thread Kieren MacMillan
Hi Andrew, Hi everyone, I'm working on the LilyPond essay That's great! Thanks. I'm definitely going to use whatever version you have by October 31st in my upcoming lecture series (3-5 November). - LilyPond’s stems are often shorter than any of the references, especially RH mm. 31.

Re: Examples (for the web site and complete scores) status

2009-10-12 Thread Graham Percival
On Mon, Oct 12, 2009 at 12:43:12PM +0200, Jan Nieuwenhuizen wrote: Op donderdag 06-08-2009 om 00:08 uur [tijdzone -0700], schreef Graham Percival: IMO, there are two kinds of examples here. 3) benchmarking/full feature examples/developer's/user's smoke tests

2.13.6

2009-10-12 Thread Graham Percival
Try another one. As an aside, I'm traumatized. Three people in the lab did a double-take and exclaimed you're running WINDOWS?!. And the ugliness of the windows lilypad was quite... err... ugly. I forget what might have changed on the darwin side of things. Cheers, - Graham

LilyPond web service

2009-10-12 Thread Harmath Dénes
Hi everybody, I wrote a Google Wave Robot for LilyPond integration called LilyPondy which renders LilyPond code snippets in waves with the help of a web service. I think Google Wave and this robot could help spreading LilyPond very effectively. However, for it to work, of course, a web

Re: 2.13.6

2009-10-12 Thread Trevor Daniels
Graham Percival wrote Monday, October 12, 2009 3:57 PM Try another one. Can you remind me where it is. The mingw binaries on linuxaudio don't include it. As an aside, I'm traumatized. Three people in the lab did a double-take and exclaimed you're running WINDOWS?!. Lots of people have

Re: 2.13.6

2009-10-12 Thread Graham Percival
On Mon, Oct 12, 2009 at 04:35:48PM +0100, Trevor Daniels wrote: Graham Percival wrote Monday, October 12, 2009 3:57 PM Try another one. Can you remind me where it is. The mingw binaries on linuxaudio don't include it. Oops, sorry. http://lilypond.org/~graham/ Cheers, - Graham

Re: 2.13.6

2009-10-12 Thread Trevor Daniels
Installs and runs fine under Vista, at least with a couple of short tests. I'll try something more substantial later ... Trevor - Original Message - From: Graham Percival gra...@percival-music.ca To: Trevor Daniels t.dani...@treda.co.uk Cc: lilypond-devel@gnu.org Sent: Monday,

Re: vertical spacing problems with Lyrics

2009-10-12 Thread Joe Neeman
On Mon, 2009-10-12 at 06:55 -0400, Kieren MacMillan wrote: Hi Joe, 1. I used to define custom contexts FirstLyric and MoreLyrics, in which [only] the #'minimum-Y-extent was set differently, in order to control inter-multiple-Lyric spacing — am I right in inferring that

Re: Engraving essay questions and RFC

2009-10-12 Thread Andrew Hawryluk
On Fri, Oct 9, 2009 at 3:18 AM, Trevor Daniels t.dani...@treda.co.uk wrote: Hi Andrew Generally looking good.  A few comments, mostly minor: a) Page 2 has the phrase Not let down, we created a font of musical symbols Not to be deterred, or Undiscouraged, would be better. b) Where you

Re: LilyPond web service

2009-10-12 Thread Valentin Villenave
2009/10/12 Harmath Dénes harmathde...@gmail.com: However, for it to work, of course, a web service is needed which takes LilyPond code as its GET argument, renders it with LilyPond (safe or jail mode of course), and returns the result as cropped PNG image. (Multiple servers can be configured

Dynamics context spacing issues

2009-10-12 Thread Neil Puttock
Hi Joe, I've been testing the new Dynamics context in various situations, and it's a struggle to get consistently centred dynamics without trial-and-error tweaks for inter-staff-spacing. It also seems to be incompatible with alignment-distances, since the default settings have no effect in this

Re: 2.13.6

2009-10-12 Thread Patrick McCarty
On Mon, Oct 12, 2009 at 8:42 AM, Graham Percival gra...@percival-music.ca wrote: On Mon, Oct 12, 2009 at 04:35:48PM +0100, Trevor Daniels wrote: Graham Percival wrote Monday, October 12, 2009 3:57 PM Try another one. Can you remind me where it is.  The mingw binaries on linuxaudio don't

Re: Dynamics context spacing issues

2009-10-12 Thread Joe Neeman
On Mon, 2009-10-12 at 21:00 +0100, Neil Puttock wrote: Hi Joe, I've been testing the new Dynamics context in various situations, and it's a struggle to get consistently centred dynamics without trial-and-error tweaks for inter-staff-spacing. It also seems to be incompatible with

[PATCH] Fix #305: Allow dynamics to be positioned independently

2009-10-12 Thread Neil Puttock
Hi, Please review this patch here: http://codereview.appspot.com/129073/show I've added a general event class, BreakSpanEvent, as the parent class of BreakDynamicSpanEvent since I'd eventually like to implement commands analogous to \breakDynamicSpan for some of the other alignment spanners

Re: [PATCH] Fix #305: Allow dynamics to be positioned independently

2009-10-12 Thread Carl Sorensen
On 10/12/09 4:57 PM, Neil Puttock n.putt...@gmail.com wrote: Hi, Please review this patch here: http://codereview.appspot.com/129073/show LGTM. Carl ___ lilypond-devel mailing list lilypond-devel@gnu.org

Re: Dynamics context spacing issues

2009-10-12 Thread Neil Puttock
2009/10/12 Joe Neeman joenee...@gmail.com: Thanks for testing. Do you have an example to show the problem? It was certainly my intention to have Dynamics work with alignment-distances. Sure, try this: upper = \relative c'' { \clef treble a4 b c d } lower = \relative c { \clef bass a2

Re: [PATCH] Fix #305: Allow dynamics to be positioned independently

2009-10-12 Thread Maximilian Albert
2009/10/12 Neil Puttock n.putt...@gmail.com: Please review this patch here: http://codereview.appspot.com/129073/show I've added a general event class, BreakSpanEvent, as the parent class of BreakDynamicSpanEvent since I'd eventually like to implement commands analogous to