]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/engravers-one-by-one.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / Documentation / snippets / engravers-one-by-one.ly
index e75021d8020076009786a1a57a5366ca6b9f1e96..cc0d3781d54d812767bd86ca0ab10b7f0129d1da 100644 (file)
@@ -1,15 +1,14 @@
-%% 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.12.2"
+% 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.13.52
+\version "2.14.0"
 
 \header {
-  lsrtags = "contexts-and-engravers"
-
-%% Translation of GIT committish: fa19277d20f8ab0397c560eb0e7b814bd804ecec
+%% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d
   texidoces = "
 Del problema central de la notación, esto es, crear un determinado
 símbolo, se encargan los «plugins» o complementos añadidos.  Cada
@@ -38,6 +37,8 @@ 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
@@ -78,7 +79,8 @@ topVoice = \relative c' {
   b4
   b16[-. b-. b-. cis-.]
   d4->
-}
+} % begin verbatim
+
 
 botVoice = \relative c' {
   \key d \major