X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Findicating-cross-staff-chords-with-arpeggio-bracket.ly;h=ed2c356c2b3459b37410149e818861a5a4d5c667;hb=3eb1e37e2e0b3966142cd04b85e30ab882308612;hp=8dd5e7eeea82481fc10007c6ad50a51b6e57fcb9;hpb=5cfe4870e6871699219fa7a27a27d852d47bc54f;p=lilypond.git diff --git a/input/lsr/indicating-cross-staff-chords-with-arpeggio-bracket.ly b/input/lsr/indicating-cross-staff-chords-with-arpeggio-bracket.ly index 8dd5e7eeea..ed2c356c2b 100644 --- a/input/lsr/indicating-cross-staff-chords-with-arpeggio-bracket.ly +++ b/input/lsr/indicating-cross-staff-chords-with-arpeggio-bracket.ly @@ -1,10 +1,11 @@ %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.11.62" +\version "2.13.1" \header { lsrtags = "keyboards" +%% Translation of GIT committish: e968d89055d045a29276db76970570f30ccc917e texidoces = " Un corchete de arpegio puede indicar que se tienen que tocadr con la misma mano notas que están en dos pentagramas distintos. Para hacerlo, @@ -17,6 +18,19 @@ 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: 33f623301a41fcc53efadf96bca1c72834763415 + texidocde = " +Eine Arpeggioklammer kann anzeigen, dass Noten auf zwei unterschiedlichen +Systemen mit der selben Hand gespielt werden sollen. Damit das notiert +werden kann, muss der @code{PianoStaff}-Kontext so eingestellt werden, +dass er Arpeggios über Systeme hinweg akzeptiert und die Form der Arpeggios +muss auf eine Klammer eingestellt werden. + +(Debussy, Les collines d’Anacapri, T. 65) + +" + doctitlede = "Akkorde auf zwei Systemen mit Arpeggioklammern anzeigen" + texidoc = " An arpeggio bracket can indicate that notes on two different staves are to be played with the same hand. In order to do this, the @@ -30,6 +44,7 @@ context. " doctitle = "Indicating cross-staff chords with arpeggio bracket" } % begin verbatim + \paper { ragged-right = ##t } \new PianoStaff << @@ -59,3 +74,4 @@ context. } } >> +