]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/define-grobs.scm (all-grob-descriptions): calc
[lilypond.git] / ChangeLog
index 078395566f4f0be0ee6289dac3b3e41b3723f82b..94a092ed80ad6e83c4d21781acc1dfac0bb95ff0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,42 @@
+2006-10-21  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * scm/define-grobs.scm (all-grob-descriptions): calc
+       connect-to-neighbor
+
+       * lily/horizontal-bracket.cc (make_bracket): support
+       connect-to-neighbor. 
+
+       * lily/ttf.cc (make_index_to_charcode_map): remove debugging gobs.
+
+       * VERSION (PACKAGE_NAME): release 2.9.26
+
+       * buildscripts/output-distance.py (test_basic_compare): add
+       multipage test.
+       (FileLink.multi_img_cell): new function, glob multi-page png
+       images.
+
 2006-10-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * po/lilypond.pot: update.
+
+       * Documentation/topdocs/NEWS.tely (Top): remove TODOs.
+
+       * Documentation/user/global.itely (File structure): remove
+       \addqoute remark.
+
+       * lily/parser.yy (FIXME): remove ADDQUOTE
+
+       * Documentation/user/global.itely (Extracting fragments of
+       notation): new node, about clip systems.
+
+       * Documentation/user/lilypond-book.itely (Many quotes of a large
+       score): ref to clip systems.
+
+       * Documentation/user/instrument-notation.itely (Entering lyrics):
+       add note about lyric ties and required font.
+
+       * lily/open-type-font.cc (glyph_list): format errors.
+
        * Documentation/user/programming-interface.itely (Scheme
        procedures as properties): more doco on simple-closure and scheme
        callbacks.