]> git.donarmstrong.com Git - lilypond.git/commitdiff
Run scripts/auxiliar/makelsr.py
authorDavid Kastrup <dak@gnu.org>
Sun, 20 Sep 2015 16:12:04 +0000 (18:12 +0200)
committerDavid Kastrup <dak@gnu.org>
Sat, 26 Sep 2015 10:29:11 +0000 (12:29 +0200)
Documentation/snippets/single-staff-template-with-notes-and-chords.ly

index dceb9402919023ec51f94c44fcccbdc75ea3f86b..28531686469a62ac62ca302de47a8421ec987698 100644 (file)
@@ -1,9 +1,10 @@
-%% 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.
+% 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.19.28
 \version "2.19.28"
 
 \header {
@@ -28,7 +29,7 @@ melody = \relative c' {
 
 harmonies = \chordmode {
   c4:m f:min7 g:maj c:aug
-  d2:dim b:5
+  d2:dim b4:5 e:sus
 }
 
 \score {