]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/essay/engraving.itely
vert. spacing: Convert affected docs.
[lilypond.git] / Documentation / essay / engraving.itely
index 5650e87c7816e842bd43f36e683047adcb8f59d8..dc11bbb4d161b2b74666f2aedb1f0940f5250202 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.13.36"
+@c \version "2.13.39"
 
 @node Music engraving
 @chapter Music engraving
@@ -830,7 +830,7 @@ partIV = \relative c {
     }
     \context {
       \PianoStaff
-      \override StaffGrouper #'between-staff-spacing #'padding = #1
+      \override StaffGrouper #'staff-staff-spacing #'padding = #1
     }
   }
 }
@@ -1727,7 +1727,7 @@ partIV = \relative c {
     }
     \context {
       \PianoStaff
-      \override StaffGrouper #'between-staff-spacing #'padding = #1
+      \override StaffGrouper #'staff-staff-spacing #'padding = #1
     }
   }
 }