]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/no-notation/textcresc.ly
Fix off-by-one error in constrained-breaking.
[lilypond.git] / input / no-notation / textcresc.ly
index fdb902979a2ec7bcd9713b177e3b7ad9071bed61..08b1fde3cc000b458676258d6ab12f5e77c19335 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.4.0"
+\version "2.10.0"
 \header{
 texidoc="crashes lily"
 }
@@ -10,6 +10,6 @@ texidoc="crashes lily"
     c2. r8 c8 \< \break \! c1
   }
 }
-\layout { linewidth = 5.\cm}
+\layout { line-width = 5.\cm}
 }