X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ffinger-chords-order.ly;h=81041f97289c6e8fcb635c32b66ce2d8d6e9f910;hb=6316d6cdcc9ca46c2b72ecb5ff8cce92b5f38305;hp=b8adf8538fc11c49ca4959b03e7809a1abd12cd1;hpb=730c54a571ab3b6c30e02be5f93c876abee0f9a7;p=lilypond.git diff --git a/input/regression/finger-chords-order.ly b/input/regression/finger-chords-order.ly index b8adf8538f..81041f9728 100644 --- a/input/regression/finger-chords-order.ly +++ b/input/regression/finger-chords-order.ly @@ -1,9 +1,9 @@ -\version "2.10.0" +\version "2.19.21" \header { texidoc = "Ordering of the fingerings depends on vertical ordering of the notes, and -is independent of up/down direction." +is independent of up/@/down direction." } @@ -11,10 +11,10 @@ is independent of up/down direction." \relative { %% input order is not 1 2 3 , output is. - 4 + 4 - \relative c'' { - + \relative { + } }