]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/dynamics-broken-hairpin.ly
* tex/GNUmakefile (TEX_FILES): add texinfo.cnf
[lilypond.git] / input / regression / dynamics-broken-hairpin.ly
index 2486b8cd1972969a4a9e0b9c319b81a3db060ef3..ba5fad77e8856d4c1ce4576b7b0038e7c67719da 100644 (file)
@@ -1,13 +1,13 @@
 
-\version "1.9.4"
+\version "2.3.22"
 \header{
 texidoc = "Broken crescendi should be open on one side."
 }
 
-\score { \notes \relative c'' { 
+\score {  \relative c'' { 
     c1 \< \break c1\!  \> \break c1\!
   }
-  \paper {
+  \layout {
     linewidth = 4.\cm
   }
 }