]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/property-init.ly
Merge remote branch 'origin/master' into release/unstable
[lilypond.git] / ly / property-init.ly
index 28b9b5c2f1de1dcd348d8e4ba953029c655b408c..ef1bea45deede7a3edcad72d6e10b9bd6c75658d 100644 (file)
@@ -482,10 +482,10 @@ walkerHeadsMinor =
 
 %% shifts
 
+shiftOff  = \override NoteColumn.horizontal-shift = #0
 shiftOn   = \override NoteColumn.horizontal-shift = #1
 shiftOnn  = \override NoteColumn.horizontal-shift = #2
 shiftOnnn = \override NoteColumn.horizontal-shift = #3
-shiftOff  = \revert NoteColumn.horizontal-shift
 
 
 %% slurs