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 " | ") 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)? Richard _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user