]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
release: 1.5.25
[lilypond.git] / ChangeLog
index b3ae394d3a2bf5de8eda682756a4290b67cfc824..e30cf2f8fd420d5d2a940e1ba909b460b3ecad06 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,20 @@
---- ../lilypond-1.5.24.jcn1/ChangeLog  Sat Dec  1 15:35:46 2001
-++ b/ChangeLog Wed Dec  5 14:31:02 2001
-@@ -1,3 +1,22 @@
+2001-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * bibtools/bib2html.py: Add simple bib2html convertor, and .bst
+       files to have standardised HTML bibliography output. Update build
+       docs to reflect this.
+
+       * lily/include/simple-spacer.hh (struct Simple_spacer): add
+       active_count_, so that we don't have to look for active springs
+       anymore.
+
+       * scm/interface-description.scm,scm/grob-property-description.scm:
+       Add 'penalty
+
+       * lily/simple-spacer.cc (solve): Handle forced line breaks
+       here. Fixes problems when combining linebreaks with non-fitting
+       line configurations
+
 2001-12-05  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * 1.4.9.jcn3 forward ports.
 
        * ly2dvi: Don't accept filenames with spaces (+ fix).
 
- 2001-12-01  Han-Wen  <hanwen@cs.uu.nl>
-       * lily/note-head.cc (head_extent): added to compute width without2001-12-03 Rune Zedeler <rune@zedeler.dk>
+2001-12-03  Han-Wen  <hanwen@cs.uu.nl>
 
-       * lily/lily-guile.cc: Added ly_assoc_front_x() and ly_assoc_cdr()
-       (FIXME: not accessible from guile)
-       
-       * lily/accidental-engraver.cc: rewrote accidental-routines to get
-       better support for Kurt Stone's suggestions.
-       Removed properties: noResetKey, autoReminders.
-       Added properties:   oneMeasureLazy, extraNatural, autoAccidentals,
-                           autoCautionaries.
-       
-       * ly/property-init.ly: added commands
-       \defaultAccidentals \modernAccidentals \modernCautionaries
-       \noResetKey
+       * ly/engraver-init.ly (VoiceContext): fix text engraver ordering.
 
-       * ly/engraver-init.ly: Correct initialization of new accidentals.
+       * lily/translator-def.cc: Remove manual symbol caching.
+
+       * lily/script-column.cc (before_line_breaking): robustness check:
+       don't crash if no direction set.
+
+       * scripts/pmx2ly.py: Key and clef change support (Laura Conrad)
+
+       * scripts/pmx2ly.py (Parser.parse_header): more generic header
+       parsing.
 
-       * scm/translator-property-description.scm: The new properties
-       added.
 
-       * input/: Some examples added, some changed.
-       
-       * Documentation/regression-test.tely: Added quick test of new
-       accidentals.
-       
-       
 2001-12-01  Han-Wen  <hanwen@cs.uu.nl>
 
        * lily/note-head.cc (head_extent): added to compute width without