]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/engravers-one-by-one.ly
New version of LSR upgrade
[lilypond.git] / Documentation / snippets / engravers-one-by-one.ly
index a139c4fffe65a5b47aeaed20f265903c97806e7b..7a7b274e2a7d97d44b655c11769ffd784cb74a1f 100644 (file)
@@ -1,13 +1,14 @@
-% DO NOT EDIT this file manually; it is automatically
-% generated from Documentation/snippets/new
-% Make any changes in Documentation/snippets/new/
-% and then run scripts/auxiliar/makelsr.py
-%
-% This file is in the public domain.
-%% Note: this file works from version 2.14.0
-\version "2.14.0"
+%% 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.14.2"
 
 \header {
+  lsrtags = "specific-notation, contexts-and-engravers"
+
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 Del problema central de la notación, esto es, crear un determinado
@@ -37,8 +38,6 @@ alteraciones, líneas de compás, etc. forman un contexto de pentagrama,
 "
   doctitlees = "Los grabadores uno por uno"
 
-  lsrtags = "contexts-and-engravers"
-
   texidoc = "
 The notation problem, creating a certain symbol, is handled by plugins.
  Each plugin is called an Engraver. In this example, engravers are
@@ -72,7 +71,6 @@ line, etc. form a @code{Staff} context.
 } % begin verbatim
 
 
-
 %% sample music
 topVoice = \relative c' {
   \key d \major