]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
release commit
[lilypond.git] / ChangeLog
index df9602dfc7c6220fd9203a756c9edc7a25146230..115afe2bcb9b21e422a4e78a042930c84946ce58 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,26 @@
+2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/define-grobs.scm (all-grob-descriptions): larger font for
+       ChordName
+
+       * scm/new-markup.scm (sub-markup): sup & super: make smaller in
+       relation to surroundings.
+
+       * lily/tuplet-bracket.cc (calc_position_and_height): add staff
+       Y-extent to the note-extents: stay clear of the staff.
+
 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * Documentation/user/GNUmakefile
+       ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
+       iso. copy.
+
+       * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
+
+       * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
+
+       * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
+
        * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
 
        * lily/line-interface.cc (line): remove thickness from calling interface.
@@ -55,7 +76,7 @@
        * ps/music-drawing-routines.ps: take blot as 4th argument.
 
        * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
-       stem do avoid small dents.
+       stem to avoid small dents.
        
 
 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>