]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/template/melody.ly
(print): always start from right edge of
[lilypond.git] / input / template / melody.ly
index 54c79cddb746b0d74702569fcad65378565bad19..8c9bc5b942eb611d76c7710082b553cd2a217c32 100644 (file)
@@ -1,11 +1,10 @@
-#(ly:set-option 'old-relative)
-\version "1.9.0"
+\version "2.3.8"
 
 \header {
   texidoc = "Only a melody."
 }
 
-melody = \notes \relative c' {
+melody =  \relative c' {
   a b c d
 }