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: Pierre Perol-Schneider
Subject: Re: Reducing the second VoltaBracketSpanner length.
Date: Sun, 27 Apr 2014 19:40:57 +0200

2014-04-27 19:31 GMT+02:00 Thomas Morley <address@hidden>:
 
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.
I'll do some more testing. In case all shows fine I'll provide a patch.

well done Harm works fine !
Thanks,
~Pierre


reply via email to

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