]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-stem-length.ly
Fix 380: Try to auto-detect cyclic references in header fields
[lilypond.git] / input / regression / grace-stem-length.ly
index 7ac92b4668cf3433387cbdc414d3e909a81cdb36..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.22"
+would lead to beam quanting problems."
+}
+\version "2.14.0"
 
 \layout {
-    raggedright = ##t
+    ragged-right = ##t
 
 %    "debug-beam-quanting" = ##t 
 }