]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/simple-song.ly
* mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
[lilypond.git] / input / simple-song.ly
index 68c637574aeac55de81399f797f0a83cd3e04bb7..000245ebe278c072076c2898af51d4082157a3b6 100644 (file)
@@ -1,3 +1,6 @@
+%% Optional helper for quick click and edit mode.  May be omitted
+#(ly:set-point-and-click 'line-column)
+
 %% A simple song in LilyPond
 <<
     \relative {
@@ -12,8 +15,5 @@
 >>
 
 %% Optional helper for automatic updating by convert-ly.  May be omitted.
-\version "2.3.16"
+\version "2.4.0"
     
-%% Optional helper for quick click and edit mode.  May be omitted
-#(ly:set-point-and-click 'line-column)
-