X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Ftest%2Fhshift.ly;h=b2d1b1df410735cfe23c920aa2d8979c56176974;hb=2be67678488b5829a52acdf36ab4278477375b6d;hp=4d6615e3fbf4385782c9906a81aaddb2eef8d07c;hpb=197f00037dc4c9e7bd17368f50d11dd8cde7a994;p=lilypond.git diff --git a/input/test/hshift.ly b/input/test/hshift.ly index 4d6615e3fb..b2d1b1df41 100644 --- a/input/test/hshift.ly +++ b/input/test/hshift.ly @@ -1,6 +1,6 @@ -\version "2.1.22" +\version "2.3.4" \header { texidoc = "@cindex Horizontal Shift -You can manually shift notes horizontally. " } +Notes may be manually horizontally shifted. " } shiftI = \override NoteColumn #'horizontal-shift = #0 shiftII = \override NoteColumn #'horizontal-shift = #1 @@ -9,7 +9,7 @@ shiftIV = \override NoteColumn #'horizontal-shift = #3 shiftV = \override NoteColumn #'horizontal-shift = #4 \score { - \context Voice \notes\relative c { + \context Voice \relative c { \context Staff << \new Voice {\stemUp \shiftI g'' }