X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fclusters.ly;h=82974911e143978e30aee4e404c51b676aa200e2;hb=317855213ec27520789106310b58d67e116457e6;hp=5f161562e1d6b85dc8a83ab4e61d598934c66e3d;hpb=58933e3e40e9cfbdc70b846bc808c723e053f7b3;p=lilypond.git diff --git a/Documentation/snippets/clusters.ly b/Documentation/snippets/clusters.ly index 5f161562e1..82974911e1 100644 --- a/Documentation/snippets/clusters.ly +++ b/Documentation/snippets/clusters.ly @@ -1,29 +1,13 @@ %% DO NOT EDIT this file manually; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% generated from LSR http://lsr.di.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.14.2" +\version "2.18.0" \header { - lsrtags = "specific-notation, chords, contemporary-notation, keyboards, simultaneous-notes, really-cool" - -%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa - texidoces = " -Los «clusters» o racimos son un mecanismo para indicar la -interpretación de un ámbito de notas al mismo tiempo. - -" - doctitlees = "Clusters («racimos»)" - -%% Translation of GIT committish: f5cfaf8ef4ac347702f554af0944ef0d8396e73a - texidocfr = " -Un cluster indique à l'instrumentiste qu'il doit jouer tout une suite de -sons. - -" - doctitlefr = "Clusters" + lsrtags = "chords, contemporary-notation, keyboards, really-cool, simultaneous-notes, specific-notation" texidoc = " Clusters are a device to denote that a complete range of notes is to be @@ -33,7 +17,6 @@ played. doctitle = "Clusters" } % begin verbatim - fragment = \relative c' { c4 f 4 8 a4 c2 4 @@ -44,4 +27,3 @@ fragment = \relative c' { \new Staff \fragment \new Staff \makeClusters \fragment >> -