Hi,
I would like to know how to prevent a winged repeat bar line to be split when
it has to cover 2 staves.
Currently I'm using the following code :
\layout {
\context {
\Score
%% Changing the defaults from engraver-init.ly
startRepeatType = #"[|:"
endRepeatType = #":|]"
doubleRepeatType = #":|][|:"
}
}
It gives :
But what I want is :
With the standard RepeatType the bar is not split but I don’t have the wings.
I would really appreciate if you could give me a hint.
Thanks
Alexis_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user