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