X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fauto-change.ly;h=493e97c12fdea31d57af5e49d87a2325e70f7c7b;hb=ce029bf611234b4ab53d6e7c79d4efe9258fd71a;hp=2148042df056bbc5a728a9e8de2162b997378e80;hpb=1f4ae685939466899fdf85121a58801c867f9381;p=lilypond.git diff --git a/input/regression/auto-change.ly b/input/regression/auto-change.ly index 2148042df0..493e97c12f 100644 --- a/input/regression/auto-change.ly +++ b/input/regression/auto-change.ly @@ -1,19 +1,19 @@ -\version "2.7.13" +\version "2.19.21" \header { texidoc=" Auto change piano staff switches voices between up -and down staves automatically rests are switched along with the coming +and down staves automatically; rests are switched along with the coming note. When central C is reached, staff is not yet switched (by default). " } -\layout { raggedright= ##t } +\layout { ragged-right= ##t } \context PianoStaff << \context Staff = "up" { - \autochange \context Voice = VA << \relative c' { g4 c e d c r4 a g } >> + \autochange \new Voice << \relative { g4 c e d c8 r r4 a g } >> } \context Staff = "down" { \clef bass