]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-stem-length.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / regression / grace-stem-length.ly
index 84370afee4629089b5b8ee257674835b2fbd3abc..d4c831f6cf2470fcedde8562c068c8ae8c9b779b 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.12.0"
 
 \layout {
-    raggedright = ##t
+    ragged-right = ##t
 
 %    "debug-beam-quanting" = ##t 
 }