X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fclusters.ly;h=3ea898769f09ba8bade66b1c77c58f023beb2610;hb=f22c889b1389cb7d761580762fe77973780f2f86;hp=df9bf73d7978840c3e0b411613112aab4dd54d61;hpb=c6444231d15708adc5560e2735fe980d04dd138d;p=lilypond.git diff --git a/Documentation/snippets/clusters.ly b/Documentation/snippets/clusters.ly index df9bf73d79..3ea898769f 100644 --- a/Documentation/snippets/clusters.ly +++ b/Documentation/snippets/clusters.ly @@ -1,17 +1,13 @@ -%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it +%% 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.1" +\version "2.14.2" \header { - lsrtags = "simultaneous-notes, chords, keyboards" - -%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca - texidoces = " -Los «clusters» o racimos son un mecanismo para indicar la -interpretación de un ámbito de notas al mismo tiempo. - -" - doctitlees = "Clusters («racimos»)" + lsrtags = "really-cool, specific-notation, keyboards, simultaneous-notes, contemporary-notation, chords" texidoc = " Clusters are a device to denote that a complete range of notes is to be @@ -21,9 +17,6 @@ played. doctitle = "Clusters" } % begin verbatim -\layout { - ragged-right = ##t -} fragment = \relative c' { c4 f 4 @@ -35,4 +28,3 @@ fragment = \relative c' { \new Staff \fragment \new Staff \makeClusters \fragment >> -