]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/font-postscript.ly
Fix off-by-one error in constrained-breaking.
[lilypond.git] / input / regression / font-postscript.ly
index 64b07a6170656d29941e0e1e18d2454a80147849..2b67c5a95815aa11636bb05ca685c53c7a45cdc3 100644 (file)
@@ -8,7 +8,7 @@
     passed to LaTeX and dvips to help it find the uncb font."
 
 }
-\version "2.3.22"
+\version "2.10.0"
 
 \paper
 {
 #(system "afm2tfm `kpsewhich uncb8a.afm` uncb8a.tfm") 
 
 \layout {
-    linewidth = 160 \mm - 2.0 * 9.0 \mm
+    line-width = 160 \mm - 2.0 * 9.0 \mm
 
     
     indent = 0.0\mm
-    raggedright = ##t
+    ragged-right = ##t
 }
 
 {