]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/clusters.ly
Add '-dcrop' option to ps and svg backends
[lilypond.git] / Documentation / snippets / clusters.ly
index 0cebd82bbf4700cad50a93738e3f10fba583a7f4..82974911e143978e30aee4e404c51b676aa200e2 100644 (file)
@@ -1,18 +1,13 @@
-%% Do not edit this file; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% DO NOT EDIT this file manually; it is automatically
+%% 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.13.16"
+\version "2.18.0"
 
 \header {
-  lsrtags = "simultaneous-notes, chords, keyboards"
-
-%% Translation of GIT committish: d2119a9e5e951c6ae850322f41444ac98d1ed492
-  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 = "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
@@ -32,4 +27,3 @@ fragment = \relative c' {
   \new Staff \fragment
   \new Staff \makeClusters \fragment
 >>
-