]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/creating-arpeggios-across-notes-in-different-voices.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / Documentation / snippets / creating-arpeggios-across-notes-in-different-voices.ly
index fad5ffc198af551083b533df5d46f3635d0f0041..ebb3258ace461b84fc6e489c700dbef9c1918117 100644 (file)
@@ -1,12 +1,15 @@
-%% 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.16"
+\version "2.14.0"
 
 \header {
   lsrtags = "expressive-marks"
 
-%% Translation of GIT committish: 00ef2ac3dd16e21c9ffdffaa4d6d043a3f1a76e6
+%% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d
   texidoces = "
 Se puede trazar un símbolo de arpegio entre notas de distintas
 voces que están sobre el mismo pentagrama si el grabador
@@ -17,16 +20,16 @@ voces que están sobre el mismo pentagrama si el grabador
   doctitlees = "Crear arpegios entre notas de voces distintas"
 
 
-%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
+%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
 texidocde = "
-Ein Arpeggio kann zwischen Noten aus unterschidlichen Stimmen auf demselben
+Ein Arpeggio kann zwischen Noten aus unterschiedlichen Stimmen auf demselben
 System gezogen werden, wenn der @code{Span_arpeggio_engraver} in den
 @code{Staff}-Kontext verschoben wird:
 
 "
   doctitlede = "Arpeggios zwischen unterschiedlichen Stimmen erzeugen"
 
-%% Translation of GIT committish: ae814f45737bd1bdaf65b413a4c37f70b84313b7
+%% Translation of GIT committish: 217cd2b9de6e783f2a5c8a42be9c70a82195ad20
   texidocfr = "
 Affecter le graveur @code{Span_arpeggio_engraver} au contexte de la
 portée (@code{Staff}) permet de distribuer un arpège sur plusieurs voix :