]> git.donarmstrong.com Git - lilypond.git/blob - input/texidocs/specifying-context-with-beatgrouping.texidoc
Docs: LM 4.3.1: Add warning about setting stencil to #f
[lilypond.git] / input / texidocs / specifying-context-with-beatgrouping.texidoc
1 %% Translation of GIT committish: 5c26e815f2ed54e6c4d022bac10dcc87a9916a29
2   texidoces = "
3 Mediante la especificación del contexto, el efecto de
4 @code{beatGrouping} puede limitarse al contexto especificado, y
5 sobreescribirse los valores establecidos en contextos de niveles más
6 altos:
7
8 "
9   doctitlees = "Especificar el contexto con beatGrouping"
10
11 %% Translation of GIT committish: 0364058d18eb91836302a567c18289209d6e9706
12   texidocde = "
13 Wenn der Kontext angegeben wird, kann die Auswirkung von @code{beatGrouping}
14 auf den angegebenen Kontext beschränkt werden und die Werte, die in Kontexten
15 auf höhrer Ebene angegeben wurden, können verändert werden.  Der
16 @code{\\set}-Befehl muss @emph{nach} den @code{\\time}-Befehl geschrieben
17 werden:
18 "
19   doctitlede = "Den Kontext für beatGrouping angeben"
20
21
22 %% Translation of GIT committish: b3196fadd8f42d05ba35e8ac42f7da3caf8a3079
23   texidocfr = "
24 Le fait de spécifier un contexte à @code{beatGrouping} permet d'en 
25 limiter les effets.  Par voie de conséquence, il sera possible
26 d'outrepasser les règles définies à un niveau supérieur.  La commande
27 @code{\set} destinée à en modifier les valeurs doit se placer après la 
28 commande @code{\time} :
29
30 "
31   doctitlefr = "Spécification du contexte auquel s'appliquera beatGrouping"