]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-stem-length.ly
Merge branch 'master' into lilypond/translation
[lilypond.git] / input / regression / grace-stem-length.ly
index 73ca176017b2f90ee4c3c4aefc7476ce61fe61d5..221c8a2da2f73a1def936905708f55f073a58875 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.10.0"
 
-\paper {
-    raggedright = ##t
+\layout {
+    ragged-right = ##t
 
 %    "debug-beam-quanting" = ##t 
 }