]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/indicating-cross-staff-chords-with-arpeggio-bracket.ly
Change stringTunings from list of semitones to list of pitches
[lilypond.git] / Documentation / snippets / indicating-cross-staff-chords-with-arpeggio-bracket.ly
index b35b199b36b29b73ed76eae49ea50d5571ffd1f7..061b77bfccd2472cd9c97f0fd646e1b7630031aa 100644 (file)
@@ -1,13 +1,14 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% Do not edit this file; it is automatically
+%% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.1"
+\version "2.13.39"
 
 \header {
   lsrtags = "keyboards"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00
   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
@@ -18,7 +19,8 @@ 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
@@ -39,14 +41,12 @@ 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"
 } % begin verbatim
 
-\paper { ragged-right = ##t }
-
 \new PianoStaff <<
   \set PianoStaff.connectArpeggios = ##t
   \override PianoStaff.Arpeggio #'stencil = #ly:arpeggio::brew-chord-bracket