]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/partcombine-and-autobeamoff.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / partcombine-and-autobeamoff.ly
index b23ccb2653453f4177fa2d0a224f14928e83aadf..5b0c5fddf90fba22322eb9a2e07bd21a46b367b5 100644 (file)
@@ -1,11 +1,52 @@
-%% Do not edit this file; it is automatically
+%% DO NOT EDIT this file manually; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
 %% This file is in the public domain.
-\version "2.13.31"
+\version "2.14.2"
 
 \header {
   lsrtags = "rhythms"
 
+%%   Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
+
+  texidoces = "
+
+Puede ser difícil comprender la función de @code{\\autoBeamOff} cuando
+se usa con @code{\\partcombine}.
+
+Puede ser preferible usar
+
+
+@code{\\set Staff.autoBeaming = ##f}
+
+
+en su lugar, para asegurarse de que el barrado automático se desactiva
+para todo el pentagrama.
+
+
+@code{\\partcombine} funciona aparentemente con tres voces: plica
+arriba cuando hay una sola voz, plica abajo con la otra, y plica
+arriba cuando está combinada.
+
+
+Una llamada a @code{\\autoBeamOff} en el primer argumento de
+partcombine se aplica a la voz que está activa en el momento en que se
+procesa la llamada, ya sea voz única con la plica hacia arriba, hacia
+abajo o combinadas.  Una llamada a @code{\\autoBeamOff} en el segundo
+argumento se aplica a la voz que está sola con la plica abajo.
+
+
+Para pode usar @code{\\autoBeamOff} con el objeto de detener todo el
+barrado automático cuando se usa con @code{\\partcombine}, es
+necesario hacer tres llamadas a @code{\\autoBeamOff}.
+
+
+
+
+"
+  doctitlees = "Partcombine y autoBeamOff"
 %%   Translation of GIT committish: ab9e3136d78bfaf15cc6d77ed1975d252c3fe506
 
   texidocde = "
@@ -37,10 +78,10 @@ wenn man es mit @code{\\partcombine} verwendet, muss @code{\\autoBeamOff}
 "
 doctitlede = "Partcombine und autoBeamOff"
 
-%% Translation of GIT committish: e1a149d0cc60b02e86209387958f4028567dd366
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
   texidocfr = "
-Le fonction @code{@bs{}autoBeamOff} dans le cadre d'un
-@code{@bs{}partcombine} agit de façon bien particulière@tie{}; c'est
+La fonction @code{\\autoBeamOff} dans le cadre d'un
+@code{\\partcombine} agit de façon bien particulière@tie{}; c'est
 pourquoi il vaut mieux tout d'abord recourir à
 
 @example
@@ -66,7 +107,7 @@ opérationnel dans le cadre d'un @code{\\partcombine}, l'introduire aux
 @strong{trois} niveaux.
 
 "
-doctitlefr = "Partcombine et autoBeamOff"
+  doctitlefr = "Partcombine et autoBeamOff"
 
 
   texidoc = "
@@ -104,6 +145,7 @@ with @code{\\partcombine}, it will be necessary to use three calls to
   doctitle = "Partcombine and autoBeamOff"
 } % begin verbatim
 
+
 {
   %\set Staff.autoBeaming = ##f % turns off all autobeaming
   \partcombine