]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-symbol-engraver.cc
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / staff-symbol-engraver.cc
index 9df51250c123868075178ba611d981902a9ca601..4eee00b116dd8f0377dd3a7aa7a5784314714842 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "staff-symbol-engraver.hh"
@@ -43,6 +43,8 @@ Staff_symbol_engraver::process_music ()
     {
       finished_span_ = span_;
       span_ = 0;
+      if (first_start_)
+       first_start_ = false;
     }
 
   if (span_events_[START]