]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
nu wel 58
[lilypond.git] / ChangeLog
index 649163dc4b1c13aecd56ac1cdf29003cdcd90713..03e5f949183c137a48e676e1b1678b12d4a68dc0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2002-05-22  Han-Wen  <hanwen@cs.uu.nl>
+
+       * VERSION: 1.5.58
+       
+       * Documentation/user/refman.itely: Bugfix: add node Repeats and
+       MIDI.  Regenerate menu.  Fix @end example.
+
+       * lily/accidental.cc: Add cautionary-style to interface.
+
+       * mf/feta-beugel.mf (code): use autometric macros for braces.
+       This fixes input/bugs/braces.
+
+       * lily/afm.cc (count): return numOfChars, not size of array
+       (always equals 256.)
+
+       * lily/script.cc (before_line_breaking): postpone setting the
+       X-parent of vertical scripts. This fixes the case of scripts on
+       chords with seconds 
+
+2002-05-21  Han-Wen  <hanwen@cs.uu.nl>
+
+       * scm/grob-description.scm:  fix alignment of barnumber: make sure
+       it doesn't hit the G-clef. 
+
+       * input/mozart-hrn3-defs.ly (startGraceMusic): typo (it's
+       startGraceMusic not startGraceContext).
+
 2002-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * stepmake/autogen.sh: Check for autoconf2.13, and abort if not
@@ -5,6 +32,19 @@
 
 2002-05-20  Han-Wen  <hanwen@cs.uu.nl>
 
+       * lily/accidental-engraver.cc: remove old accidental engraver,
+       move new one to accidental-engraver.cc.
+
+       * lily/local-key-item.cc: remove file
+
+       * lily/include/local-key-item.hh: remove file
+
+       * scripts/ly2dvi.py (make_preview): add --preview-resolution
+       option.
+
+       * lily/accidental.cc (brew_molecule): support for cautionary
+       accidentals. 
+
        * lily/note-head.cc (internal_brew_molecule): warn if note head
        not found.
 
@@ -35,6 +75,8 @@
 
        * input/regression/collision-heads.ly: new file
 
+       * VERSION: 1.5.57 released.
+
 2002-05-18  Juergen Reuter  <reuter@ipd.uka.de>
 
        * mf/parmesan-heads.mf, scm/grob-description.scm,