From: Werner Lemberg Date: Tue, 30 Jan 2007 10:19:37 +0000 (+0100) Subject: fix tuplet example X-Git-Tag: release/2.11.15-1~15^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=49c5e7ba9c44a60281f45a802a77e006570c7ac0;p=lilypond.git fix tuplet example --- diff --git a/Documentation/user/tutorial.itely b/Documentation/user/tutorial.itely index 0bda869104..93a5db0ec0 100644 --- a/Documentation/user/tutorial.itely +++ b/Documentation/user/tutorial.itely @@ -823,7 +823,7 @@ of music is multiplied by the fraction. Triplets make notes occupy @lilypond[quote,ragged-right,verbatim,fragment,relative=2] \times 2/3 { f8 g a } \times 2/3 { c r c } -\times 2/3 { f,8 g16 a g a } +\times 2/3 { f,8 g16[ a g a] } \times 2/3 { d4 a8 } @end lilypond