X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fnote-line.ly;h=392dbf0c8bcff39079f0beb25f67b6a3aeb7ac09;hb=855201ae30fad8b165c1b47ace1c6a8d6eb93335;hp=f6e1a555075d2d407c5e8064a7ce28feb0800f1d;hpb=169a91c8514e3dcea29d1aa01653a684fb60457d;p=lilypond.git diff --git a/input/regression/note-line.ly b/input/regression/note-line.ly index f6e1a55507..392dbf0c8b 100644 --- a/input/regression/note-line.ly +++ b/input/regression/note-line.ly @@ -9,9 +9,15 @@ su = { \change Staff = up} sd = { \change Staff = down} +\layout { + line-width = 8.0 \cm +} + + \context PianoStaff << \new Staff = "up" { + \override Glissando #'breakable = ##t \set PianoStaff.connectArpeggios = ##t \showStaffSwitch \clef F @@ -21,9 +27,4 @@ sd = { \change Staff = down} \clef F s1*4 } >> - \layout { - line-width = 8.0 \cm - } - -