]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ja/notation/changing-defaults.itely
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / Documentation / ja / notation / changing-defaults.itely
index 29e027aac868c28cf6a253ea3cd0f23d0486380b..4a1371309512044e762cec6a62b71881ca07bb38 100644 (file)
@@ -4683,9 +4683,9 @@ tempoPadded =
      \tempo \markup { \bold #tempotext }
    #})
 
-\relative c'' {
+\relative {
   \tempo \markup { "Low tempo" }
-  c4 d e f g1
+  c''4 d e f g1
   \tempoPadded #4.0 "High tempo"
   g4 f e d c1
 }