]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/chord-tremolo-engraver.cc
(pango_item_string_stencil): update from 2.9.x
[lilypond.git] / lily / chord-tremolo-engraver.cc
index 9c6cd1069f9b475363579816f45bf7f0f4f9e1b1..29fe53cbc5ca8be18b669a9287bdc4db0d3e4d3a 100644 (file)
@@ -176,6 +176,7 @@ Chord_tremolo_engraver::acknowledge_stem (Grob_info info)
       stem_tremolo_->set_object ("stem",
                                 info.grob ()->self_scm ());
       stem_tremolo_->set_parent (info.grob (), X_AXIS);
+      info.grob ()->set_object ("tremolo-flag", stem_tremolo_->self_scm ());
     }
 }