X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fclusters.ly;h=8a2f4be157cb5abf9ac05f5d1506279a6b00db72;hb=5c14a087ca6cbd665fd631452b7b1283ba0387c3;hp=47c57d79b3005d69e29128a11c1b04a304d2a244;hpb=92eb006cff3771c5f76058de84ae9e0ad9e74eb4;p=lilypond.git diff --git a/input/lsr/clusters.ly b/input/lsr/clusters.ly index 47c57d79b3..8a2f4be157 100644 --- a/input/lsr/clusters.ly +++ b/input/lsr/clusters.ly @@ -1,22 +1,32 @@ %% 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.38" +\version "2.11.62" \header { - lsrtags = "simultaneous-notes, chords, piano-music" - texidoc = " + lsrtags = "simultaneous-notes, chords, keyboards" + + texidoces = " +Los «clusters» o racimos son un mecanismo para indicar la +interpretación de un ámbito de notas al mismo tiempo. + +" + doctitlees = "Clusters («racimos»)" + + texidoc = " Clusters are a device to denote that a complete range of notes is to be played. -" } -% begin verbatim + +" + doctitle = "Clusters" +} % begin verbatim \layout { ragged-right = ##t } fragment = \relative c' { - c4 f4 4 + c4 f 4 8 a4 c2 4 - e2 c2 + e2 c } <<