lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reducing the second VoltaBracketSpanner length.


From: Thomas Morley
Subject: Re: Reducing the second VoltaBracketSpanner length.
Date: Mon, 28 Apr 2014 11:44:24 +0200

2014-04-27 20:48 GMT+02:00 Richard Shann <address@hidden>:
> On Sun, 2014-04-27 at 19:31 +0200, Thomas Morley wrote:
>> It is a simple typo in bar-line.scm
>> replace:
>> (define-bar-line ":|]" ":|]" #f " |")
>> with
>> (define-bar-line ":|]" ":|]" #f " | ")
>> and all should work. Note the added space!
>>
>> For now you should use 'shorten-pair as shown.
>
> hmm, does this mean that you could put
>
> #(define-bar-line ":|]" ":|]" #f " | ")

Yes. It works.

>
> at the head of your file and it would work too (and then need less
> changes, or none, when the patch gets into the code)?

patch is on the way
http://code.google.com/p/lilypond/issues/detail?id=3908

Cheers,
  Harm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]