]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-stem-length.ly
Merge branch 'master' into dev/texi2html
[lilypond.git] / input / regression / grace-stem-length.ly
index 84370afee4629089b5b8ee257674835b2fbd3abc..bb3eee7821f8522c5359a72efa915f5b85d6a4ec 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.6.0"
+would lead to beam quanting problems."
+}
+\version "2.11.51"
 
 \layout {
-    raggedright = ##t
+    ragged-right = ##t
 
 %    "debug-beam-quanting" = ##t 
 }