]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
($(outdir)/%.png $(outdir)/%.pdf
[lilypond.git] / ChangeLog
index 81abed7292f092ee0902c98742a5780e9b09921e..aa9856f89ed0c952d76eaabd2dc7af0d83e8f796 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,56 @@
+2006-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
+       $(outdir)/%.ly $(outdir)/%.ps): use $(srcdir) iso $(shell pwd).
+
+       * make/lysdoc-rules.make ($(outdir)/collated-files.tely): use
+       $(buildscript-dir) iso. absolute depth.
+
+       * buildscripts/genicon.py (dir): thinko.
+
+       * Documentation/pictures/GNUmakefile ($(outdir)/%.ico): typo.
+
+2006-02-19 Erik Sandberg  <mandolaerik@gmail.com>
+
+       * scm/output-lib.scm: swap darkcyan/darkyellow
+
+       * THANKS: Add bughunters.
+
+2006-02-19  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/programming-interfaces.itely: fixed example.
+
+       * Documentation/user/instrument-notation.itely: fix @{ @}.
+
+       * scm/script.scm: add avoid-slur for \open.
+
+2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/tie-formatting-problem.cc (score_configuration): use
+       sliding score for min-length. 
+
+       * Documentation/pictures/GNUmakefile (local-dist): loose the rule
+       spaghetti for icons.
+
+       * buildscripts/genicon.py (program_name): new file.
+
+       * lily/tie-formatting-problem.cc (set_chord_outline): put dots
+       in outline too.  
+       (generate_configuration): for small ties, also look for collisions
+       at Y + DIR*h + DELTA_Y.
+       (get_variations): consider variation for dot positions too.
+
+       * lily/side-position-interface.cc (aligned_side): take abs for
+       quantized rounded position. Fixes tenuto below staff.
+
+       * scm/stencil.scm (annotate-y-interval): robustify: print nan/inf
+       markers when necessary.
+
+       * lily/program-option.cc (internal_set_option): add
+       strict_infinity_checking option.
+
+       * scm/output-lib.scm (cyan): swap yellow and cyan.
+
 2006-02-19  Graham Percival  <gpermus@gmail.com>
 
        * darwin.patch: trivial linenumber update.
@@ -7,6 +60,10 @@
 
 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * scm/stencil.scm (annotate-y-interval): use it.
+
+       * scm/lily-library.scm (interval-sane?): new function.
+
        * buildscripts/mf-to-table.py (Char_metric.__init__): remove
        tfm_checksum stuff.