]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-shortened-lengths.ly
Issue 5167/1: Reorganize markup commands to use object properties
[lilypond.git] / input / regression / beam-shortened-lengths.ly
index a79917d3231f6a11460085c498dc19e8269b4ec7..057e602963f7386ff6db72911c342d036d7fe799 100644 (file)
@@ -1,5 +1,4 @@
-
-\version "2.14.0"
+\version "2.16.0"
 
 \header{
   texidoc="Beams in unnatural direction, have shortened stems, but do not look too short."
@@ -8,8 +7,6 @@
 
 
 \relative c'{
-  \override Beam #'skip-quanting = ##t
   \stemUp
   f'4  f8[ f]  f16[ f]  f32[ f]  f64[ f]  f128[ f] 
 }
-