2014-04-27 20:48 GMT+02:00 Richard Shann <rich...@rshann.plus.com>:
> 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

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to