]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/hu/usage/lilypond-book.itely
Issue 3951: Fix broken LSR links in docs.
[lilypond.git] / Documentation / hu / usage / lilypond-book.itely
index 0246b03e491526feb47e91d304c0552ab80b0507..48617438b53ba227e11a7039f2e614cdab705382 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.16.0"
+@c \version "2.17.11"
 
 @c Note: keep this node named so that `info lilypond-book' brings you here.
 @node lilypond-book
@@ -85,7 +85,7 @@ kottapéldákat tartalmazhatnak. Például:
 
 \begin{lilypond}
 \relative c' {
-  c2 e2 \times 2/3 { f8 a b } a2 e4
+  c2 e2 \tuplet 3/2 { f8 a b } a2 e4
 }
 \end{lilypond}
 
@@ -141,7 +141,7 @@ kottapéldákat tartalmazhatnak. Például:
 
 @lilypond
 \relative c' {
-  c2 e2 \times 2/3 { f8 a b } a2 e4
+  c2 e2 \tuplet 3/2 { f8 a b } a2 e4
 }
 @end lilypond