From 7e57d2a7c342735c80ba640fb9dc54ee8bef1228 Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 22 Jul 1999 15:55:45 +0000 Subject: [PATCH] lilypond-1.1.66 --- input/test/hshift.fly | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 input/test/hshift.fly diff --git a/input/test/hshift.fly b/input/test/hshift.fly new file mode 100644 index 0000000000..5545874fc4 --- /dev/null +++ b/input/test/hshift.fly @@ -0,0 +1,8 @@ + +\context Staff < + \context Voice =VA {\stemup \property Voice.horizontalNoteShift = 0 g'' } + \context Voice =VB {\stemup \property Voice.horizontalNoteShift = 1 e } + \context Voice =VC {\stemup \property Voice.horizontalNoteShift = 2 c } + \context Voice =VD {\stemup \property Voice.horizontalNoteShift = 3 a } + \context Voice =VE {\stemup \property Voice.horizontalNoteShift = 4 f } +> -- 2.39.5