From: fred Date: Sun, 24 Mar 2002 19:31:25 +0000 (+0000) Subject: lilypond-0.0.31 X-Git-Tag: release/1.5.59~5410 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bbbe23c3dfa9ddd06660c8d9c15119d1206dbda9;p=lilypond.git lilypond-0.0.31 --- diff --git a/src/staff.cc b/src/staff.cc index be98be9fc2..2e650b008f 100644 --- a/src/staff.cc +++ b/src/staff.cc @@ -149,6 +149,7 @@ Staff::setup_staffcols() s_l->add(j); now += j->duration; } + get_col(now, false); } OK(); set_time_descriptions();