]> git.donarmstrong.com Git - lilypond.git/commit
Always cap shortest_playing_len by measure length.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 20 Dec 2006 00:03:16 +0000 (01:03 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 20 Dec 2006 00:03:16 +0000 (01:03 +0100)
commit0cc1af9f69a346f5df1314d658571cd804b1c1ee
treec776caec86c161b5d210046ece52c37b16b74e5d
parenta207ceb283fa05c197d42045594102c217c1ae60
Always cap shortest_playing_len by measure length.

Make get_measure_length() more efficient by using
Paper_column::get_rank as array index.
lily/spacing-basic.cc
lily/system.cc