]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/texidocs/specifying-context-with-beatgrouping.texidoc
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / texidocs / specifying-context-with-beatgrouping.texidoc
index 1599088a18084fee75732749f1befd5909100473..049a1861646d7cecbe223d62c812302ef042089b 100644 (file)
@@ -1,13 +1,16 @@
+%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
   texidoces = "
 Mediante la especificación del contexto, el efecto de
 @code{beatGrouping} puede limitarse al contexto especificado, y
-sobreescribirse los valores establecidos en contextos de niveles más
-altos:
+sobreescribirse los valores establecidos en contextos de niveles
+más altos.  Las instruccionees @code{\\set} se deben situar
+@emph{después} de todas las instrucciones @code{\\time}:
+
 
 "
   doctitlees = "Especificar el contexto con beatGrouping"
 
-%% Translation of GIT committish :<0364058d18eb91836302a567c18289209d6e9706>
+%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
   texidocde = "
 Wenn der Kontext angegeben wird, kann die Auswirkung von @code{beatGrouping}
 auf den angegebenen Kontext beschränkt werden und die Werte, die in Kontexten
@@ -16,3 +19,15 @@ auf höhrer Ebene angegeben wurden, können verändert werden.  Der
 werden:
 "
   doctitlede = "Den Kontext für beatGrouping angeben"
+
+
+%% Translation of GIT committish: b3196fadd8f42d05ba35e8ac42f7da3caf8a3079
+  texidocfr = "
+Le fait de spécifier un contexte à @code{beatGrouping} permet d'en 
+limiter les effets.  Par voie de conséquence, il sera possible
+d'outrepasser les règles définies à un niveau supérieur.  La commande
+@code{\\set} destinée à en modifier les valeurs doit se placer après la 
+commande @code{\\time} :
+
+"
+  doctitlefr = "Spécification du contexte auquel s'appliquera beatGrouping"