X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=55de0e226f1b0a51ed7b8105198267ee319a09c7;hb=ed32442d90825777d09672a871940674b308a2da;hp=5be758345c57303a9df6e46a816dc523092bfbe7;hpb=612cb8c8104815eedff7a04d3f0297651b06f517;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 5be758345c..55de0e226f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,64 @@ +2005-04-05 Han-Wen Nienhuys + + * lily/text-interface.cc (Module): rename from text-item.cc + + * input/regression/apply-output.ly (texidoc): function naming fix. + + * lily/time-signature-performer.cc (derived_mark): new function. + + * lily/lily-parser-scheme.cc: print mapped file name for progress + + * scripts/lilypond-book.py (find_linestarts): new function. + (find_toplevel_snippets): keep track of line numbers. + + * lily/key-performer.cc (try_music): remove FIXME warning, gobble + all key changes. + + * ly/declarations-init.ly (partCombineListener): use + ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly + + * lily/bar-check-iterator.cc (process): ignoreBarChecks property. + +2005-04-04 Jan Nieuwenhuizen + + * lily/text-item.cc: Fix link. + + * Documentation/user/changing-defaults.itely (Changing defaults): + Fix programs reference links. + + * Documentation/user/music-glossary.tely: Convert to utf-8. + +2005-04-04 Han-Wen Nienhuys + + * make/lilypond-vars.make: remove TEXMF from variables. + remove DEB_BUILD pk font variables. + remove GUILE_LOAD_PATH + remove TeX memory vars. + +2005-04-04 Werner Lemberg + + * lilypond/scm-option.cc (ly_option_usage): Add final newline. + +2005-04-03 Han-Wen Nienhuys + + * ps/lilyponddefs.ps: remove reencode-font + + * lily/simple-spacer.cc (add_columns): also compare + directly. Column rank doesn't distinguish between broken and + unbroken columns. This fixes large spaces before time sig changes. + + * Documentation/user/point-and-click.itely: document ly:set-option. + + * lily/grob.cc (get_uncached_stencil): only set grob-cause if + point_and_click_global is set. + + * lily/scm-option.cc (LY_DEFINE): add point-and-click + ly:set-option argument. + 2005-04-03 Jan Nieuwenhuizen + * GNUmakefile.in: Include symlinks in webball. + * Documentation/user/GNUmakefile (source-links): Add symlinks to source dir for split and non-split manuals.