]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/dynamics-broken-hairpin.ly
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / dynamics-broken-hairpin.ly
index f8a1c36b60d76e150e78804c96e63850a25ada4a..83b94735693cc52161bc107d97ee44ed489295d2 100644 (file)
@@ -1,14 +1,15 @@
 
-\version "2.7.13"
+\version "2.14.0"
 \header{
 texidoc = "Broken crescendi should be open on one side."
 }
 
-\relative c'' { 
-  c1 \< \break c1\!  \> \break c1\!
-}
 \layout {
-  linewidth = 4.\cm
+  line-width = 4.\cm
 }
 
 
+\relative c'' { 
+  c1 \< \break c1\!  \> \break c1\!
+}
+