]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.2.0
authorfred <fred>
Tue, 26 Mar 2002 22:24:50 +0000 (22:24 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:24:50 +0000 (22:24 +0000)
lily/dynamic-engraver.cc

index 9a2bb153e5b45c4f7fb7a71529400fe63d9a20c2..121d55fdfb6d5271343f99b782f178668dc57073 100644 (file)
@@ -125,7 +125,7 @@ Dynamic_engraver::do_process_requests()
                                           
          staff_side_p_->set_victim (text_p_);
          staff_side_p_->axis_ = Y_AXIS;
-         
+         staff_side_p_->dir_ = DOWN;
 
          
          prop = get_property ("verticalDirection", 0);