Hi,
I'm having trouble with a long slurred passage, where the final note
appears on a new line.
The slur shape is quite wrong after the line break in both upper and lower
parts, but I've included only the upper part here.
Snippet ly (actual excerpt) and a PNG attached -- I think there's a thing
called "alterBroken" but I can't work out how to use it.
Hopefully someone can help!
Thanks in advance,
Chris
\version "2.19.33"
\language "english"
right =
\relative c''{
\time 6/8
\oneVoice
r4. d,16 (f af cf af bf
|
gf bf ef gf f ef d f af cf af bf
|
gf f ef d ef cf bf af gf f ef df
|
\change Staff = "down"
\stemUp
cf bf af gf ff ef d cf' ef, bf' f af
\break
|
<gf ef>8^. ) s8 s8 s4.
|
}
\score{
\new PianoStaff \with {
instrumentName = "Piano"
} <<
\new Staff = "up" \right
\new Staff = "down" \with {
} { \clef bass \time 6/8 s2. s2. s2. s2. s2. }
>>
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user