From 1125d8a969a3fae1023dbfc6520f594f2c102996 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 02:04:53 +0000 Subject: [PATCH] lilypond-1.5.27 --- ChangeLog | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/ChangeLog b/ChangeLog index 262ee9a07b..ded1e51b59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,57 @@ +2001-12-24 Han-Wen Nienhuys + + * VERSION: 1.5.27 released. + + * Documentation/user/refman.itely (Bar numbers): added bar number + documentation. + + * scm/font.scm (make-style-sheet): Fixes to make staff-sizes work + again. + +2001-12-22 Mats Bengtsson + + * tex/lilyponddefs.tex: Make sure interscorelinefill=1 doesn't + spread the last few lines all over the last page of a score. + +2001-12-24 Han-Wen + + * lily/third-try.cc: 3rd try at revising spacing + engine. Not yet finished. + + * lily/paper-column.cc (brew_molecule): print debugging marks on a + paper-column. + + * lily/tie-engraver.cc (class Tie_engraver): Use busyGrobs for + collecting past note heads. + + * lily/note-heads-engraver.cc (try_music): Remove end_mom_ + stuff. + + * lily/grob-pq-engraver.cc (class Grob_pq_engraver): New file, new + class. Keep a queue of grobs that are still playing in busyGrobs. + + * lily/lyric-combine-music-iterator.cc (get_busy_status): New + function. Use busyGrobs to detect playing notes. + +2001-12-16 Jan Nieuwenhuizen + + * Documentation/topdocs/INSTALL.texi: Added note about broken + python-2.1. Updated note for Debian's broken (well, broken for + our use anyway) tex configuration. + + * scripts/lilypond-book.py (re_dict): python2.2 fix. + + * stepmake/stepmake/c++-rules.make ($(outdir)/%.hh): + ($(outdir)/%.cc): Adapted to bison-1.30; added bison < 1.30 fix. + + * scripts/lilypond-book.py (bounding_box_dimensions): Bugfix. + (But left margin of png's still misses a few pixels. Arg.) + +2001-12-16 Heikki Junes + + * lilypond-mode.el (LilyPond-command-next-midi): Make + possible to kill midi-process (using "C-c C-m"). + 2001-12-14 Han-Wen * scripts/lilypond-book.py (LatexPaper.set_geo_option): -- 2.39.5