bug-lilypond
[Top][All Lists]
Advanced

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

Re: Big in repeat bar


From: Thomas Morley
Subject: Re: Big in repeat bar
Date: Sat, 14 Nov 2015 10:50:53 +0100

2015-11-14 8:17 GMT+01:00 George Podkolzin <address@hidden>:
> \version "2.18.2"
>
> \relative c' {
>   c e c e
>   \repeat volta 2 { \bar "[|:" c e g c }
>   \alternative {
>     % If I use \bar ":|]" instead of default repeat bar, there is no
> space between volta brackets.
>     { c e, g2 \bar ":|]" }
>     { c4 g c,2 }
>   }
>   \bar "|."
> }



Hi George,

thanks for your bug-report.

This was issue 3908
https://sourceforge.net/p/testlilyissues/issues/3908/
Fixed in version 2.19.6

Please consider upgrading or, if you want to keep 2.18. for some
reason, insert the following line into your file:
#(define-bar-line ":|]" ":|]" #f " | ")


Cheers,
  Harm



reply via email to

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