LilyPond 2.1.16 is out
Han-Wen Nienhuys <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.announce |
|---|---|
| Message-ID | <[email protected]> |
LilyPond 2.1.16 is out. It fixes the auto-beam problem of .15, and has a bunch of other small bugfixes. Other news: Voice names for vocal lines have been added. They are similar to instrument names. They can be set by defining vocalName and vocNam. Enjoy! ChangeLog 2004-01-28 Han-Wen Nienhuys <[email protected]> * scm/music-functions.scm (determine-split-list): bugfix: only use new-active for both voices if both indexes advance. This fixes the biggest outstanding problem with new-pc. * lily/new-part-combine-iterator.cc (construct_children): set more directions. 2004-01-27 Han-Wen Nienhuys <[email protected]> * scripts/convert-ly.py (conv): add instrument rule. * lily/instrument-name-engraver.cc: add Vocal_name_engraver. * lily/side-position-interface.cc: remove add_staff_support () Change all callers to use staff-padding. * lily/auto-beam-engraver.cc (create_beam): opps. Don't use make_spanner(). * lily/a2-engraver.cc (process_acknowledged_grobs): * lily/text-engraver.cc: remove scriptHorizontal property. * lily/beam.cc (least_squares): also set least-squares-dy for special case of slanted 2-stem beam to center. * lily/side-position-interface.cc (out_of_staff): move contents of out_of_staff into aligned_side. remove out_of_staff(). * input/regression/measure-grouping.ly: fix warning. * lily/side-position-interface.cc: add staff-padding support to Side_position_interface::aligned_side. * lily/system-start-delimiter-engraver.cc (process_music): whoops, one get_property too many. * flower/include/drul-array.hh (linear_combination): new function (scale_drul): new function * lily/beam.cc: use Drul_array<Real> iso. interval, because *= operations on empty intervals are silly. 2004-01-26 Jan Nieuwenhuizen <[email protected]> * lily/note-heads-engraver.cc (process_music): use robust_scm2int (iso gh_scm2int), fixes crash in new part-combiner. * configure.in: Up mftrace to 1.0.27. -- Han-Wen Nienhuys | [email protected] | http://www.xs4all.nl/~hanwen