]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/demo-midiinstruments.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / Documentation / snippets / demo-midiinstruments.ly
index b282d481949bf2d6095bae5eadd0a08a2304f9e7..44199d8fd9f40b78a02714d5e84cfd0f57bb8f93 100644 (file)
@@ -1,10 +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.31"
+\version "2.18.0"
 
 \header {
-  lsrtags = "midi"
+  lsrtags = "midi, real-music, specific-notation"
 
   texidoc = "
 Problem: How to know which @code{midiInstrument} would be best for your
@@ -173,4 +176,3 @@ melody = {
   >>
   \midi { }
 }
-