From: fred Date: Thu, 22 Jul 1999 15:55:45 +0000 (+0000) Subject: lilypond-1.1.66 X-Git-Tag: release/1.5.59~5782 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7e57d2a7c342735c80ba640fb9dc54ee8bef1228;p=lilypond.git lilypond-1.1.66 --- 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 } +>