]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/entering-several-tuplets-using-only-one--times-command.ly
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / snippets / entering-several-tuplets-using-only-one--times-command.ly
index c029f4fdef2723165f0d7317b1b9495270dff403..b9c25097246a21c0c897b45d569b565fab774218 100644 (file)
@@ -1,7 +1,7 @@
 %% Do not edit this file; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.4"
+\version "2.13.10"
 
 \header {
   lsrtags = "rhythms"
@@ -24,7 +24,6 @@ Para ver más inforamción sobre @code{make-moment}, véase
 
 "
 
-
 %% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
   texidocde = "
 Die Eigenschaft @code{tupletSpannerDuration} bestimmt, wie lange jede
@@ -38,8 +37,7 @@ einmal geschrieben wurde.
 Mehr Information über @code{make-moment} gibt es in \"Verwaltung der Zeiteinheiten\".
 
 "
-  doctitlede = "Mehrere Triolen notieren, aber nur einmal \\times benutzen"
-
+  doctitlede = "Mehrere Triolen notieren aber nur einmal \\times benutzen"
 
 
 %% Translation of GIT committish: e71f19ad847d3e94ac89750f34de8b6bb28611df
@@ -51,7 +49,7 @@ tapant @code{\\times} qu'une fois, ce qui évite une longue saisie.
 Dans l'exemple suivant, deux triolets sont imprimés avec une seule fonction
 @code{\\times}.
 
-Pour plus d'information sur @code{make-moment}, voir @ref{Time administration}.
+Pour plus d'information sur @code{make-moment}, voir la section appropriée du manuel de notation.
 
 "
   doctitlefr = "Plusieurs triolets avec une seule commande \\times"
@@ -66,8 +64,8 @@ In the example, two triplets are shown, while @code{\\times} was
 entered only once.
 
 
-For more information about @code{make-moment}, see \"Time
-administration\".
+Read the relevant sections of the Notation Reference for more
+information about @code{make-moment}.
 
 "
   doctitle = "Entering several tuplets using only one \\times command"