Re: [PATCH] New margin handling - final version (updated)

2009-10-02 Thread Michael Käppler
There are a few minor nitpicks remaining with whitespace and formatting, but I'll sort those out once I've applied the patch. Hmm, that's bad. Can you tell me more exactly what's happened? I thought the whitespace issues have gone since I've configured vim to automatically remove trailing w

Re: [PATCH] Fix #69: RehearsalMark end-of-score visibility

2009-10-02 Thread Mats Bengtsson
Nice! However, this will only solve a few of the special situations where you need to override the break-visibility of RehearsalMarks. How about separating the syntax and grobs used for typesetting rehearsal marks from used to attach other information to a bar line. Using \mark to add fermatas

Re: [PATCH] Fix #69: RehearsalMark end-of-score visibility

2009-10-02 Thread Carl Sorensen
LGTM Carl Once I see the solution, I'm amazed at how easy it is. Thanks! On 10/1/09 4:32 PM, "Neil Puttock" wrote: > Hi there, > > Here's a patch which ensures that a RehearsalMark at the end of a > score will be visible without having to set 'break-visibility > manually: > > http://codere

Re: output-distance.py

2009-10-02 Thread Graham Percival
On Tue, Sep 29, 2009 at 05:37:55PM +0100, Neil Puttock wrote: > 2009/9/28 Graham Percival : > > > If you can make these, or give me exact instructions on how to > > generate them myself, I will be delighted to do so.  :) > > I have tons of horsepower at my disposal; the only thing that > > (should

Fwd: [PATCH] Make lilysong work on Python >= 2.5

2009-10-02 Thread Han-Wen Nienhuys
-- Forwarded message -- From: Milan Zamazal Date: Fri, Oct 2, 2009 at 9:45 AM Subject: [PATCH] Make lilysong work on Python >= 2.5 To: Han-Wen Nienhuys ---  scripts/lilysong.py |    3 ++-  1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/scripts/lilysong.py b/scrip

2.13.5 out, 2.12 ready?

2009-10-02 Thread Graham Percival
2.13.5 is out, but I don't have the web branch checkout out, and it's 8pm and I'm behind on emails+blog posts+photos to/for my parents, so I'm buggered if I'm going to screw around with updating the nasty old html website. Somebody else can do that. Is 2.12 ready for a release? I forget who was

Re: 2.13.5 out, 2.12 ready?

2009-10-02 Thread Patrick McCarty
On Fri, Oct 2, 2009 at 12:13 PM, Graham Percival wrote: > > Is 2.12 ready for a release?  I forget who was working on it. > I'll try building it in GUB tomorrow; if it works, I'll check the > regtests and then upload.  Unless somebody tells me not to. It should be in good shape. I backported the

[PATCH] Paper default margins

2009-10-02 Thread Michael Käppler
Hi all, I'd like to post this patch for final review. It was already reviewed a while ago by Carl. It aims at scaling paper margins according to which paper size was chosen. Hopefully no whitespace / style issues this time. Regards, Michael >From e0377c12766f4820512eaa56db22af58930a1891 Mon