]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/notation/changing-defaults.itely
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / Documentation / es / notation / changing-defaults.itely
index dc5864df41c179e525557f2070a2d145a14b35af..42f4101a8835aaf624570ebdea3fce1a40472c3b 100644 (file)
@@ -4900,9 +4900,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
 }