]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/script-stacked.ly
Fix 380: Try to auto-detect cyclic references in header fields
[lilypond.git] / input / regression / script-stacked.ly
index 6a86a5d2503e382e9562b6754cb4778a5032442d..706cc0c6281148a4dc3ea69af04c9226ea47cdd2 100644 (file)
@@ -1,10 +1,10 @@
-\version "1.9.1"
+\version "2.14.0"
 
-\paper { raggedright= ##t }
+\layout { ragged-right= ##t }
 
 \header { 
-texidoc = "Scripts may be stacked."
+  texidoc = "Scripts may be stacked."
 }
 
-\score { \notes { c'''->-. } }
+{ c'''->-. }