]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/hshift.ly
(topdocs-web): New target.
[lilypond.git] / input / test / hshift.ly
index 13019f0118f929db0cfe236e6c11f317f0f7d8ee..40ef119501803e449b9404bd9680e888d5472969 100644 (file)
@@ -1,7 +1,6 @@
-\version "1.7.6"
-
-
-
+\version "1.7.18"
+\header { texidoc = "@cindex Horizontal Shift
+You can manually shift notes horizontally. " }
 
 shiftI = \property Voice.NoteColumn \override #'horizontal-shift = #0
 shiftII = \property Voice.NoteColumn \override #'horizontal-shift = #1
@@ -20,7 +19,6 @@ shiftV = \property Voice.NoteColumn \override #'horizontal-shift = #4
                \context Voice =VE  {\stemUp \shiftV f }
        >       
   }
-  \paper { }  
-  \midi { }
+  \paper { raggedright = ##t }  
 }
-%% new-chords-done %%
+