]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/axis-group-engraver.cc
* lily/parser.yy (context_def_mod): remove \consistsend
[lilypond.git] / lily / axis-group-engraver.cc
index ffd0dd3a0ed170f5e5f67fad235fef8d1723dc94..c28584909f16745e782a86819e1a623b6971ccdd 100644 (file)
@@ -35,6 +35,7 @@ public:
 
 Axis_group_engraver::Axis_group_engraver ()
 {
+  must_be_last_ = true;
   staffline_ = 0;
 }