]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
release: 1.5.41
[lilypond.git] / ChangeLog
index 49d63a1fe78bde1e98a264b205f167d6013c5d84..5154a27c0ab6a48329ade703d8644f5b8845b20f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,65 @@
+2002-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION: 1.5.41 released
+       
+       * mf/feta-schrift.mf: make Tr. smaller, smoother and closer.  Use
+       optima serifs on top of t, bottom of r.
+
+       * mf/feta-bolletjes.mf: make ledger line rounder. 
+
+       * mf/feta-toevallig.mf: some smallish fixes for flat sign.
+
+       * mf/feta-eindelijk.mf: make 8th rest a little darker, some more
+       parametrization.
+
+2002-03-15 Chris Jackson <chris@fluffhouse.org.uk>
+       * lily/piano-pedal-engraver.cc: Rewritten to support bracketed as
+       well as text pedal indications and a combination of both.  All
+       pedal indications are horizontally aligned on a line spanner.
+       * lily/text-spanner.cc: Edge-width property added to use in
+       bracketed piano pedals. Function setup_sustain_pedal added to set
+       the dimensions of the brackets. 
+       * scm/grob-description.scm: New *PedalLineSpanner grobs added, and 
+       some of the *Pedal properties tweaked. 
+       * scm/grob-property-description.scm: New pedal-type (*Pedal) and
+       edge-width (TextSpanner) properties.
+       * ly/engraver-init.ly: Default strings added for SostenutoPedal. 
+       * lilypond-font-lock.el: sostenuto, unaCorda and treCorde added to
+       fontified identifiers list.
+       * input/test/pedal.ly: New pedal features added. 
+       * Documentation/user/refman.itely: New pedal features documented.
+       
+
+2002-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/include/new-beam.hh: Previously new-beam.hh
+       * lily/beam.cc: Previously new-beam.cc
+       (least_squares): Bugfix: don't barf on beams with less than two
+       visible stems (tremolos).
+
+       * scm/beam.scm: 
+       * scm/grob-description.scm (Beam): Junk old beam stuff.
+       
+       
+2002-03-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION: 1.5.40
+
+       * mf/feta-eindelijk.mf: new 8th rest.
+
+       * mf/feta-toevallig.mf: small fixes for the sharp symbol. Don't
+       stick out of staffline
+
+       * scripts/lilypond-book.py: fixes for texi regular expressions.
+
 2002-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * lily/include/new-beam.hh: