Alexis Maleval <[email protected]> writes:

> 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 :

Not really since there is no music.  Please create an actual compilable
minimal example so that it's reasonably easy for people to make the
necessary changes.

-- 
David Kastrup

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to