]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/indicating-cross-staff-chords-with-arpeggio-bracket.ly
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / Documentation / snippets / indicating-cross-staff-chords-with-arpeggio-bracket.ly
index 5d9f6709d456455133226774079b12f59547500f..b6795235c9d2f0d969cb7b2b393193c0406fc934 100644 (file)
@@ -1,14 +1,17 @@
-%% 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.4"
+\version "2.12.2"
 
 \header {
   lsrtags = "keyboards"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: 91eeed36c877fe625d957437d22081721c8c6345
   texidoces = "
-Un corchete de arpegio puede indicar que se tienen que tocadr con la
+Un corchete de arpegio puede indicar que se tienen que tocar con la
 misma mano notas que están en dos pentagramas distintos. Para hacerlo,
 el @code{PianoStaff} se debe configurar para que acepte símbolos de
 arpegio de pentagrama cruzado y los símbolos de arpegio se deben
@@ -20,7 +23,7 @@ configurar a la forma de corchete en el contexto de @code{PianoStaff}.
   doctitlees = "Indicar acordes de pentagrama cruzado con corchetes de arpegio"
 
 
-%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
+%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
 Eine Arpeggioklammer kann anzeigen, dass Noten auf zwei unterschiedlichen
 Systemen mit der selben Hand gespielt werden sollen.  Damit das notiert
@@ -41,7 +44,7 @@ arpeggios must be set to the bracket shape in the @code{PianoStaff}
 context.
 
 
-(Debussy, Les collines d’Anacapri, m. 65) 
+(Debussy, Les collines d’Anacapri, m. 65)
 
 "
   doctitle = "Indicating cross-staff chords with arpeggio bracket"