CVSROOT: /cvsroot/lilypond Module name: lilypond Branch: Changes by: Han-Wen Nienhuys <[EMAIL PROTECTED]> 05/05/06 10:41:21
Modified files: . : ChangeLog lily : staff-symbol-engraver.cc Log message: CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3557&tr2=1.3558&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/lily/staff-symbol-engraver.cc.diff?tr1=1.47&tr2=1.48&r1=text&r2=text Patches: Index: lilypond/ChangeLog diff -u lilypond/ChangeLog:1.3557 lilypond/ChangeLog:1.3558 --- lilypond/ChangeLog:1.3557 Fri May 6 08:23:23 2005 +++ lilypond/ChangeLog Fri May 6 10:41:16 2005 @@ -6,6 +6,9 @@ 2005-05-06 Han-Wen Nienhuys <[EMAIL PROTECTED]> + * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init + finished_span_ + * THANKS: add Hans Forbrich. * Documentation/topdocs/NEWS.tely (Top): document new feature. Index: lilypond/lily/staff-symbol-engraver.cc diff -u lilypond/lily/staff-symbol-engraver.cc:1.47 lilypond/lily/staff-symbol-engraver.cc:1.48 --- lilypond/lily/staff-symbol-engraver.cc:1.47 Thu May 5 23:45:30 2005 +++ lilypond/lily/staff-symbol-engraver.cc Fri May 6 10:41:21 2005 @@ -16,6 +16,7 @@ Staff_symbol_engraver::Staff_symbol_engraver () { + finished_span_ = 0; first_start_ = true; span_ = 0; span_events_[LEFT] = 0; _______________________________________________ Lilypond-cvs mailing list Lilypond-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-cvs