]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/beam.cc (struct Int_set): typo.
[lilypond.git] / ChangeLog
index 4143e6c1c69a76a9c6f63847b97fc287d18d0698..2034382be988189c77c5f870c33700c556ecf4a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2002-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/beam.cc (struct Int_set): typo.
+
+       * mf/feta-beugel.mf (code): braces should start at 0, not 1.
+
+       * lily/include/lily-guile.hh (scm_int2num): guile 1.4 compatibility. 
+
+       * scm/grob-description.scm (all-grob-descriptions): set
+       X-offset-callbacks for TextScript
+
+       * lily/stem.cc (invisible_b): don't use support_head(), since it
+       sets stem direction.
+
+       * lily/beam.cc (struct Int_set): don't get stuck inserting
+       interval segments of length 0.0.
+
+       * scripts/convert-ly.py:  break-align conversion.
+
+2002-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/*.cc (process_music): gh_int2scm -> scm_int2num
+
 2002-08-06  Heikki Junes <hjunes@cc.hut.fi>
 
        * lilypond-mode.el: Also "C-xC-s" sets default command to LilyPond.