]> git.donarmstrong.com Git - lilypond.git/commitdiff
Run scripts/auxiliar/makelsr.py
authorDavid Kastrup <dak@gnu.org>
Sat, 6 Apr 2013 11:43:25 +0000 (13:43 +0200)
committerDavid Kastrup <dak@gnu.org>
Sat, 6 Apr 2013 11:43:25 +0000 (13:43 +0200)
Documentation/snippets/engravers-one-by-one.ly

index 3e9ea2fee859ee682cf903db089ceea3e7508b7c..3514c0fa70162ceacd89da7e35514414c2610f5a 100644 (file)
@@ -1,9 +1,10 @@
-%% 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.
+% 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.16.0
 \version "2.16.0"
 
 \header {
@@ -119,6 +120,7 @@ MyStaff = \context {
   shortInstrumentName = #'()
 
   \accepts "Voice"
+  \defaultchild "Voice"
 }