]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
release: 1.5.43
[lilypond.git] / ChangeLog
index e0b0e21e2fc8a9474fdd7083b7a4d84f7e91cb3e..462b2c7759f058006e43c1d959ce6fc23c5324b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,24 @@
---- ../lilypond-1.5.42.hwn1/ChangeLog  Mon Mar 18 16:59:27 2002
-++ b/ChangeLog Mon Mar 18 23:23:50 2002
-@@ -1,3 +1,18 @@
+2002-03-19  Han-Wen  <hanwen@cs.uu.nl>
+
+       * VERSION: 1.5.43 released
+
+       * scm/beam.scm (beam-dir-majority-median): if majority is
+       undecided, use median. Removes a forced dir in sarabande.
+
+       * mf/feta-schrift.mf: Trill fixes, Vee fixes (upbow, ltoe, rtoe)
+
+2002-03-18 Chris Jackson <chris@fluffhouse.org.uk>
+       * lily/text-spanner.cc, lily/piano-pedal-engraver.cc: Cleanups. Edge
+       widths, heights and shortens are now customisable properties.
+       * scm/grob-description.scm, scm/grob-property-description.scm: New
+       properties added to PianoPedalBracket, unnecessary
+       Y-offset-callbacks removed from *Pedal, undocumented properties
+       fixed.
+       * Documentation/user/refman.itely: Piano pedal updates.
+
 2002-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * scm/grob-property-description.scm:
        * scm/beam.scm: Remove old stuff.  Use Beam::get_interbeam ()
        (previously space-function).
 
- 2002-03-18  Han-Wen  <hanwen@cs.uu.nl>
+       * stepmake/bin/add-html-footer.py: Website title fix.
+
+2002-03-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scripts/ly2dvi.py (environment): use new font searching setup.
+
+       * lily/afm.cc (afm_bbox_to_box): make code dimension independent
+
+       * lily/tfm.cc (dimensions): make code dimension independent
+
+       * ps/lilyponddefs.ps: add constant for MM and true/ps-point
+       scaling
+
+       * tex/lily-ps-defs.tex: scaling for PS points and MM.
+
+       * lily/include/dimensions.hh: try MM as internal unit.
+
+       * scm/*.scm: remove invoke-dim1
+
+2002-03-17  Han-Wen  <hanwen@cs.uu.nl>
+
+       * GNUmakefile.in (fontpaths): add fontpaths target,
+
+       * make/mutopia-targets.make: add PDF rules.
+
+       * make/mutopia-rules.make: add pdf rule.
+
+       * buildscripts/mutopia-index.py (list_item): add PDF.
+
+       * buildscripts/lilypond-profile.sh (TEXMF): typo.
+
+       * make/lilypond-vars.make: set TEXMF for the new font setup.
  
-       * lily/afm.cc (afm_bbox_to_box): make code dimension independent2002-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
+2002-03-17  Han-Wen  <hanwen@cs.uu.nl>
+
+       * VERSION: 1.5.42 released
+       
+       * mf/feta-schrift.mf: endless twiddling of Tr.
 
-       * stepmake/bin/add-html-footer.py: Website title fix.
+       * mf/feta-eindelijk.mf: 8th rest: make darker, top of brush lower, and
+       endless twiddling with the bulb shape.
+
+       * lily/note-head.cc (internal_brew_molecule): make ledger lines a
+       little smaller if there is an accidental.
 
 2002-03-15  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
  
  
        * mf/GNUmakefile (ALL_GEN_FILES): Actually generate the
        lilypond.map file
-2002-03-17  Han-Wen  <hanwen@cs.uu.nl>
-
-       * mf/feta-schrift.mf: endless twiddling of Tr.
-
-       * mf/feta-eindelijk.mf: 8th rest: make darker, top of brush lower, and
-       endless twiddling with the bulb shape.
-
-       * lily/note-head.cc (internal_brew_molecule): make ledger lines a
-       little smaller if there is an accidental.
 
 2002-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>