]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/chords-headword.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / chords-headword.ly
index e7c0323943dfb3dd6083b9ca1d56dbafc4f72758..6447dcab7645e5ee9aae5ac65ac93ebddf1e1592 100644 (file)
@@ -96,7 +96,7 @@ Bass = {
     }
     \context {
       \Voice
-      \override StanzaNumber #'padding = #1.8
+      \override StanzaNumber.padding = #1.8
     }
   }
 }