]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/indicating-cross-staff-chords-with-arpeggio-bracket.ly
Merge branch 'master' of git://git.savannah.gnu.org/lilypond.git
[lilypond.git] / Documentation / snippets / indicating-cross-staff-chords-with-arpeggio-bracket.ly
index 5d9f6709d456455133226774079b12f59547500f..5f0eee4487261773515a2e299142036564466e9b 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.14.0"
 
 \header {
   lsrtags = "keyboards"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: 70f5f30161f7b804a681cd080274bfcdc9f4fe8c
   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"