Thank you guys your quick answers and explanation.
Here is attached an actual compilable example.

Attachment: winged.ly
Description: Binary data


Unfortunately the suggested solution uses 2.12.3 and throws compilation error in 2.18.2. I don’t know if it could solve my problem.

Regards.
Alexis.



Le 22 mars 2016 à 14:17, David Kastrup <d...@gnu.org> a écrit :

Alexis Maleval <alexis.male...@gmail.com> 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
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to