]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/script-stacked.ly
($(outdir)/%.png $(outdir)/%.pdf
[lilypond.git] / input / regression / script-stacked.ly
index 58599225b2a0ab80c58a81c69aca1f3d05621163..40ec8e7c519e9e316abecffab9d16aa6900334ec 100644 (file)
@@ -1,10 +1,10 @@
-\version "2.1.7"
+\version "2.7.32"
 
-\paper { raggedright= ##t }
+\layout { ragged-right= ##t }
 
 \header { 
-texidoc = "Scripts may be stacked."
+  texidoc = "Scripts may be stacked."
 }
 
-\score { \notes { c'''->-. } }
+{ c'''->-. }