Jean,
Thank you for your reply.
Here are three measures containing the command.
\version "2.22.1"
\relative c {
\key d \major
\time 3/4
\clef bass
\repeat volta 2 {
e2 <e, e'>4 |
<a, a'> r }
\once
\override Score.BreakAlignment.break-align-orders =
#(make-vector 3 '(staff-bar clef))
\clef treble cis''8 a |
}
Thank you for your kind attention.
Mark
-----Original Message-----
From: Jean Abou Samra [mailto:[email protected]]
Sent: Monday, March 21, 2022 12:02 AM
To: Mark Stephen Mrotek <[email protected]>; 'Lilypond-User Mailing List'
<[email protected]>
Subject: Re: unterminated slur event
Le 21/03/2022 à 04:31, Mark Stephen Mrotek a écrit :
>
> Hello All,
>
> While achieving the desired layout
>
> \once
>
> \override Score.BreakAlignment.break-align-orders =
>
> #(make-vector 3 '(staff-bar clef))
>
> produces a warning of unterminated slur event.
>
Please give an example. It is impossible to guess the problem.
Thanks,
Jean