]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/stem-tremolo.cc
* lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
[lilypond.git] / lily / stem-tremolo.cc
index 1ac44ca61ef02be7f142b2a08a0cfd17eaaf9aab..84a70cc432e732ea8588ccb98e0daf41f7f26f12 100644 (file)
@@ -125,7 +125,7 @@ Stem_tremolo::print (SCM grob)
     stemdir = UP;
 
   Real beam_translation
-    = (beam && beam->live ())
+    = (beam && beam->is_live ())
     ? Beam::get_beam_translation (beam)
     : 0.81;