]> 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 5a4dae9b08cee6b37ca8ed519d1bc66ee816d749..8c9bc5b942eb611d76c7710082b553cd2a217c32 100644 (file)
@@ -1,10 +1,10 @@
-\version "2.1.7"
+\version "2.3.8"
 
 \header {
   texidoc = "Only a melody."
 }
 
-melody = \notes \relative c' {
+melody =  \relative c' {
   a b c d
 }