Well, now the problem comes at the ending barline :
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.18.2"
\relative c' {
\partial 8 c'8
\repeat volta 2 {
c,4 d e f |
}
\alternative {
{
c2 e
}
{
f2 g |
}
}
\bar "|."
}
\relative c' {
\partial 8 c'8
\bar "[|:"
\repeat volta 2 { c4 d e f | }
\alternative {
{
c,2 e
\bar ":|]"
}
{
\once\override Score.VoltaBracket.shorten-pair = #'(1 . 0)
f2 g |
}
}
\bar "|."
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
~Pierre
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user