5 shiftI
\property Voice
.NoteColumn
\override #'horizontal-shift
= #0
6 shiftII
\property Voice
.NoteColumn
\override #'horizontal-shift
= #1
7 shiftIII
\property Voice
.NoteColumn
\override #'horizontal-shift
= #2
8 shiftIV
\property Voice
.NoteColumn
\override #'horizontal-shift
= #3
9 shiftV
\property Voice
.NoteColumn
\override #'horizontal-shift
= #4
12 \context Voice
\notes\relative c {
15 \context Voice
=VA
{\stemUp \shiftI g'' }
16 \context Voice
=VB
{\stemUp \shiftII e }
17 \context Voice
=VC
{\stemUp \shiftIII c }
18 \context Voice
=VD
{\stemUp \shiftIV a }
19 \context Voice
=VE
{\stemUp \shiftV f }