]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/engravers-one-by-one.ly
Midi2ly: key parsing fixlet for new voice<->track mapping.
[lilypond.git] / Documentation / snippets / engravers-one-by-one.ly
index 287f0d365d13f950d72da61512ee71cc55b6a24b..9331da9180b51d27598021f38ae28129a35b06ff 100644 (file)
@@ -1,12 +1,14 @@
-%% Do not edit this file; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
-%% This file is in the public domain.
-\version "2.13.46"
+% 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.13.52"
 
 \header {
-  lsrtags = "contexts-and-engravers"
-
-%% Translation of GIT committish: fa19277d20f8ab0397c560eb0e7b814bd804ecec
+%% Translation of GIT committish: 91eeed36c877fe625d957437d22081721c8c6345
   texidoces = "
 Del problema central de la notación, esto es, crear un determinado
 símbolo, se encargan los «plugins» o complementos añadidos.  Cada
@@ -35,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
@@ -75,7 +79,8 @@ topVoice = \relative c' {
   b4
   b16[-. b-. b-. cis-.]
   d4->
-}
+} % begin verbatim
+
 
 botVoice = \relative c' {
   \key d \major