]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/cs/usage/lilypond-book.itely
Imported Upstream version 2.18.0
[lilypond.git] / Documentation / cs / usage / lilypond-book.itely
index ae2b89ad6f1ba58c0a094bbf80a4e35a938565e0..d041f616207490d5b16db4f53c8bc092125c2927 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.16.0"
+@c \version "2.17.11"
 
 @c Translators: Pavel Fric
 
@@ -95,7 +95,7 @@ kombinieren. Zum Beispiel:
 
 \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}
 
@@ -155,7 +155,7 @@ kombinieren. Zum Beispiel:
 
 @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