X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fnote-line.ly;h=88131f516d16125fb934cbb903d9af4ad1a62944;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=f6e1a555075d2d407c5e8064a7ce28feb0800f1d;hpb=169a91c8514e3dcea29d1aa01653a684fb60457d;p=lilypond.git diff --git a/input/regression/note-line.ly b/input/regression/note-line.ly index f6e1a55507..88131f516d 100644 --- a/input/regression/note-line.ly +++ b/input/regression/note-line.ly @@ -1,4 +1,4 @@ -\version "2.10.0" +\version "2.17.6" \header { texidoc = "Note head lines (e.g. glissando) @@ -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 - } - -