]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-stem-length.ly
Merge branch 'stable'
[lilypond.git] / input / regression / grace-stem-length.ly
index 7ac92b4668cf3433387cbdc414d3e909a81cdb36..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.3.22"
+would lead to beam quanting problems."
+}
+\version "2.12.0"
 
 \layout {
-    raggedright = ##t
+    ragged-right = ##t
 
 %    "debug-beam-quanting" = ##t 
 }