]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/changing-midi-output-to-one-channel-per-voice.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / changing-midi-output-to-one-channel-per-voice.ly
index 5e0f6263a654720e4dc4a5e91a9f9f28f75b631c..9f013e96a90716a714c7eeca4cb72e7ff22f4c4e 100644 (file)
@@ -1,10 +1,11 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.51"
+\version "2.13.1"
 
 \header {
   lsrtags = "contexts-and-engravers, midi"
 
+%% Translation of GIT committish: f39a9724d9f51ed9d0d464689ef62f549d7b8dd6
   texidoces = "
 Al producir una salida MIDI, el comportamiento predeterminado es
 que cada pentagrama representa un canal MIDI, con todas las voces
@@ -37,6 +38,7 @@ two MIDI channels are created, each with a different
 "
   doctitle = "Changing MIDI output to one channel per voice"
 } % begin verbatim
+
 \score {
   \new Staff <<
     \new Voice \relative c''' {
@@ -74,3 +76,4 @@ two MIDI channels are created, each with a different
     }
   }
 }
+