From: Trevor Daniels Date: Fri, 30 Jul 2010 22:30:02 +0000 (+0100) Subject: Doc: LM - tweak tempo example a little X-Git-Tag: release/2.13.29-1~11 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9e1b534c81e101c449acfa176f923be57cbcaea5;p=lilypond.git Doc: LM - tweak tempo example a little --- diff --git a/Documentation/learning/tutorial.itely b/Documentation/learning/tutorial.itely index 3c33bc9064..a1ad8ed195 100644 --- a/Documentation/learning/tutorial.itely +++ b/Documentation/learning/tutorial.itely @@ -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