]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/hshift.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / test / hshift.ly
index e12a3fc50761e97830cfbaf9532b822e976f5c4d..b2d1b1df410735cfe23c920aa2d8979c56176974 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.2.0"
+\version "2.3.4"
 \header { texidoc = "@cindex Horizontal Shift
 Notes may be manually horizontally shifted. " }
 
@@ -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'' }