]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(write_extracted_fonts): bugfix, too many
[lilypond.git] / ChangeLog
index 01ac7dceed706c2e5fb43d3b218402a55161f7da..a9e367ce613f425461603363e5ed9ba37f566069 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,35 @@
 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * python/fontextract.py (write_extracted_fonts): bugfix, too many
+       %'s.
+
+       * lily/ledger-line-spanner.cc: some more words of explanation.
+
+       * scripts/lilypond-book.py: patches by John Williams:
+       htmlquote bugfix.
+       Allow snippets to be given distinct filenames.
+       Allow the default alt text to be overridden.
+
+2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
+
+       * ly/performer-init.ly: Bugfix
+
+       * THANKS: Added bughunters.
+
+2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * configure.in (no gui_b): Remove optional gtk+ requirement.
+
+2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * Documentation/user/basic-notation.itely (Pitches): add
+       LedgerLineSpanner.
+
+       * lily/dynamic-engraver.cc (process_music): set right bound to
+       script if present. Else, do not set.
+       (acknowledge_grob): only set right bound of finished spanner to
+       note column if no other bound is set.
+
        * python/lilylib.py (make_ps_images): switch back to png16m.
        
 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
        * SConstruct: Require pkg-config.
        (test_program): Bugfix for double digit version compares, use
        integer (not string-) compare.
-       Optionall require gs 8.14.
+       Optionally require gs 8.14.
 
        * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.