Pierre Perol-Schneider <[email protected]> writes:
> Does anyone know how to reduce the second VoltaBracketSpanner in order to
> stop it at the barline ?
%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.18.2"
\relative c' {
\repeat volta 2 { c4 d e f | }
\alternative {
{
c2 e
\bar ":|]"
}
{
\once\override Score.VoltaBracket.shorten-pair = #'(0.9 . 0)
f2 g |
}
}
c1
}
%%%%%%%%%%%%%%%%%%%%%%%%%%
--
David Kastrup
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user