]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-stem-length.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / grace-stem-length.ly
index 45eb1b4c44b499f4ce9b204e3cc88d123ccbb8f5..49b488b6d9d64afe5d6b8062bbd399d377e232dc 100644 (file)
@@ -3,7 +3,7 @@
 normal notes, if possible. They should never be longer, even if that
 would lead to beam quanting problems."
 }
-\version "2.16.0"
+\version "2.17.6"
 
 \layout {
     ragged-right = ##t
@@ -15,7 +15,7 @@ would lead to beam quanting problems."
     << {  c16[ b] } \\ >>
     
     \grace { c16[ b] } d4
-%    \override Beam #'inspect-quants =#'(2.8 . 2.5)
+%    \override Beam.inspect-quants =#'(2.8 . 2.5)
 %    \grace { c16[ b] } d4
 
            }