]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-stem-length.ly
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / grace-stem-length.ly
index 73ca176017b2f90ee4c3c4aefc7476ce61fe61d5..30cb14feefb3fc06982d4c16ec7ea4ace05d1242 100644 (file)
@@ -1,14 +1,12 @@
 \header {
-
     texidoc = "Stem lengths for grace notes should be shorter than
 normal notes, if possible. They should never be longer, even if that
-would lead to beam quanting program. "
-        
-    }
-\version "2.3.6"
+would lead to beam quanting problems."
+}
+\version "2.14.0"
 
-\paper {
-    raggedright = ##t
+\layout {
+    ragged-right = ##t
 
 %    "debug-beam-quanting" = ##t 
 }