]> git.donarmstrong.com Git - lilypond.git/blob - input/texidocs/creating-arpeggios-across-notes-in-different-voices.texidoc
ddd1e824663565923ae2dbb4737f677c99480faf
[lilypond.git] / input / texidocs / creating-arpeggios-across-notes-in-different-voices.texidoc
1 %% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
2   texidoces = "
3 Se puede trazar un símbolo de arpegio entre notas de distintas
4 voces que están sobre el mismo pentagrama si el grabador
5 @code{Span_arpeggio_engraver} se traslada al contexto de
6 @code{Staff} context:
7
8 "
9   doctitlees = "Crear arpegios entre notas de voces distintas"
10   
11 %% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
12 texidocde = "
13 Ein Arpeggio kann zwischen Noten aus unterschidlichen Stimmen auf demselben
14 System gezogen werden, wenn der @code{Span_arpeggio_engraver} in den 
15 @code{Staff}-Kontext verschoben wird:
16
17 "
18   doctitlede = "Arpeggios zwischen unterschiedlichen Stimmen erzeugen"