]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(set_column_chord_outline): new
[lilypond.git] / ChangeLog
index dadea9805f80f4490012babb3672bbbd1d5d0f49..d9f6a7db3ebda930aa2e9be93b41d59e366bb79f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,26 @@
+2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * lily/tie-formatting-problem.cc (set_column_chord_outline): new
+       function: store outlines per column rank.
+
+       * lily/include/tie-configuration.hh (class Tie_configuration): add
+       column_ranks_ to specification and configuration, to distinguish
+       between ties for different heads in arpegiated chords.
+
+       * lily/relocate.cc (framework_relocation): use INSTALLER_PREFIX.
+
+       * *.py: more 4 space indents.
+
+       * autogen.sh (conf_flags): set sensible default for with-ncsb-dir
+
 2006-05-01  Joe Neeman  <joeneeman@gmail.com>
 
        * scm/lily-library.scm: Fix guile 1.6 compatibility in inf? and nan?
 
 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * buildscripts/pfx2ttf.fontforge (err): create OTF files.
+
        * scripts/abc2ly.py (dump_score): indent of 4 for python code. 
 
        * configure.in (LINK_GXX_STATICALLY): remove locate() call.
@@ -19,7 +36,7 @@
 
 2006-04-28  Graham Percival  <gpermus@gmail.com>
 
-       * Documentaiton/user/ various: major new sections in the
+       * Documentation/user/ various: major new sections in the
        Learning manual, slight reorg elsewhere.
 
 2006-04-27  Han-Wen Nienhuys  <hanwen@lilypond.org>