]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/template/header.ly
(print): always start from right edge of
[lilypond.git] / input / template / header.ly
index 615ad8222d3bebff438b87eb6095e0246687d361..5910072e3a2e8b0430600c98c239fe58060f45f1 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.22"
+\version "2.3.8"
 \header {
   dedication = "dedication"
   title = "Title"
@@ -21,7 +21,7 @@
 
 % insert a score otherwise lilypond-book gets confused. 
 \score {
-  \notes {
+   {
   c'4
   }
 }