]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/instrument-name.ly
Fixes documentation.
[lilypond.git] / input / test / instrument-name.ly
index 7525a7459c2d77dcc09f88c06925c2d5de7c4b82..7a76857074716099bdf811f28a8185bd045e88e5 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.3.110";
+\version "1.7.6"
+
 
 \score {
 
@@ -6,7 +7,8 @@
       \property Staff.instrument = "instr " { c''4 }}
 
 \paper {
-linewidth=-1.0;
-\translator { \StaffContext \consists "Instrument_name_engraver"; }
+linewidth=-1.0
+\translator { \StaffContext \consists "Instrument_name_engraver" }
 }}
 
+%% new-chords-done %%