]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* Documentation/user/GNUmakefile ($(outdir)/lilypond/source,
[lilypond.git] / ChangeLog
index a8c4857b5e6a6c0be11c02dbf0e9b38dfe439973..3c42fb12b964cb39c508a58c03e42776d124d5c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2006-11-10  Werner Lemberg  <wl@gnu.org>
+
+       * Documentation/user/GNUmakefile ($(outdir)/lilypond/source,
+       $(outdir)/music-glossary/source): Fixes for `make -j'.
+
+       * Documentation/user/introduction.itely: Don't let images overlap
+       and update its scaling values.
+
+       * Documentation/user/lily-flat-bw.png,
+       Documentation/user/henle-flat-gray.png: Add vertical whitespace:
+       texinfo doesn't center images vertically for PDF output.
+
+2006-11-09  Heikki Junes  <hjunes@gmail.com>
+
+       * elisp/lilypond-font-lock.el: Should always have been GPL.
+
 2006-11-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
        * lily/break-substitution.cc: 
@@ -6,7 +22,7 @@
 
        * lily/engraver.cc: 
        * lily/grob-property.cc: 
-       use  SCM_ASSERT_TYPE for graphing functions.
+       use SCM_ASSERT_TYPE for graphing functions.
 
        * lily/cluster.cc: 
        formatting.
@@ -19,7 +35,8 @@
 
        * lily/note-collision.cc: 
        * input/regression/collision-merge-differently-headed.ly: 
-       Examine Stem::duration_log() for preventing merge of quarter and halfnote. Fixes collision-heads.ly. Add separate regtest for that.
+       Examine Stem::duration_log() for preventing merge of quarter and
+       halfnote.  Fixes collision-heads.ly.  Add separate regtest for that.
 
        * scripts/lilypond-invoke-editor.scm: 
        don't use guile -e main execution.
        * scm/define-music-types.scm: 
        * scm/output-lib.scm: 
        * lily/balloon-engraver.cc: 
-       rewrite balloon-text support. This is now a separate grob, with itsvictim as the parent. This involves addingBalloon_engraver, AnnotateOutputEvent, annotate-output-event,\balloonText, \balloonGrobText, and modifying Balloon_interface::print.
+       rewrite balloon-text support.  This is now a separate grob, with
+       itsvictim as the parent.  This involves addingBalloon_engraver,
+       AnnotateOutputEvent, annotate-output-event,\balloonText,
+       \balloonGrobText, and modifying Balloon_interface::print.
 
        * lily/paper-score.cc: 
        remove progress again