]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/apply-output.ly
*** empty log message ***
[lilypond.git] / input / regression / apply-output.ly
index 29f6cfd30b4452e621189f5f8e013908671f189a..ef1655f12ed39d5cd6a9abaab389d0b77959e0b9 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.1.36
+\version "2.3.22
 \header {
 
 texidoc = "The @code{\applyoutput} expression is the most flexible way to
@@ -35,7 +35,7 @@ position.
 
 \score {
 
-\notes \context Voice \relative  c' {
+ \context Voice \relative  c' {
                                      \stemUp
                                      \set autoBeaming =  ##f
    { <d f g b>8
@@ -45,7 +45,7 @@ position.
    }
              
    }
-\paper { raggedright = ##t
+\layout { raggedright = ##t
 %                   outputscale = 5
                     } 
 }