]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: LM - tweak tempo example a little
authorTrevor Daniels <t.daniels@treda.co.uk>
Fri, 30 Jul 2010 22:30:02 +0000 (23:30 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Fri, 30 Jul 2010 22:30:02 +0000 (23:30 +0100)
Documentation/learning/tutorial.itely

index 3c33bc906477ce6cbfdb5de63df738d9fb79e9d0..a1ad8ed195a95f655426eed6596a5a50e43ded8c 100644 (file)
@@ -391,10 +391,10 @@ set with the @code{\tempo} command:
   \tempo "Andante"
   a4 a a
   \time 6/8
-  \tempo 4 = 120
+  \tempo 4. = 96
   a4. a
   \time 4/4
-  \tempo  "Andante" 4 = 120
+  \tempo  "Presto" 4 = 120
   a4 a a a
 }
 @end lilypond