X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fauto-change.ly;h=8cbaa3db20fcaed8dc203f00e52dd7d11ff201c6;hb=aa4bf973c439bca3dfdbd262c4a08b1a9c05ef9b;hp=5925276b1ffade9a89c0155599fd74786563f1f0;hpb=49428cfe64483bc706da930d4e24d16166d8e79a;p=lilypond.git diff --git a/input/regression/auto-change.ly b/input/regression/auto-change.ly index 5925276b1f..8cbaa3db20 100644 --- a/input/regression/auto-change.ly +++ b/input/regression/auto-change.ly @@ -1,19 +1,19 @@ -\version "2.6.0" +\version "2.12.0" \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 c' { g4 c e d c r4 a g } >> } \context Staff = "down" { \clef bass