projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1424277
)
fix tuplet example
author
Werner Lemberg
<wl@gnu.org>
Tue, 30 Jan 2007 10:19:37 +0000
(11:19 +0100)
committer
John Mandereau
<john.mandereau@gmail.com>
Tue, 6 Feb 2007 21:49:30 +0000
(22:49 +0100)
Documentation/user/tutorial.itely
patch
|
blob
|
history
diff --git
a/Documentation/user/tutorial.itely
b/Documentation/user/tutorial.itely
index 0bda8691044120c1b755641fb7a4e8c531eb7a5c..93a5db0ec07e7ad0f2f4dd1cc744196e8341067f 100644
(file)
--- 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