X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=e4e4436b7d8a42fdd3c1c8835a1d70493e40ad48;hb=26253bd2625f96bdaed6689668d7c5ff1a98f132;hp=858cc15bd18329a1a3c9d786cd549884f64b472e;hpb=51dd610fd06e1a5ebb8a8e84d13abd83feaafd55;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 858cc15bd1..e4e4436b7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,75 @@ +2005-02-25 Jan Nieuwenhuizen + + * scripts/convert-ly.py: Uniformize, internalize. + (2.5.2): Remove fatal encoding rule. + (2.5.13): Handle latin1 encoding gracefully. + +2005-02-23 Jan Nieuwenhuizen + + * HACKING: Fix line breaks. + +2005-02-23 Werner Lemberg + + * mf/graycx.mf, mf/graylj.mf: Removed. Any decent TeX distribution + contains those two files. + +2005-02-21 Werner Lemberg + + * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point + to improve overlap removal process. + + * mf/feta-slag.mf (draw_trillelement): Add parameter to control + left and right ending. This ensures better overlapping. + Update all callers. + ("lineprall"): Don't use draw_gridline to get better overlapping. + +2005-02-21 Han-Wen Nienhuys + + * scm/lily-library.scm (ps-embed-cff): add \n after EndResource + + * Documentation/topdocs/NEWS.tely (Top): oops. + +2005-02-21 Pedro Kroger + + * HACKING: new file. + + * input/regression/utf8.ly (portuguese): added a portuguese example + to show latin1 accents. + +2005-02-21 Pal Benko + + * lily/mensural-ligature-engraver.cc: + * lily/mensural-ligature.cc: + * lily/include/mensural-ligature.hh: new algorithm implemented + + * scm/define-grob-properties.scm: join-left killed (add-join may + be used); join-left-amount changed to join-right-amount + +2005-02-21 Graham Percival + + * Documentation/user/notation.itely: small but urgent fix. + 2005-02-21 Jürgen Reuter * lily/duration-scheme.cc: bugfix: correct parameters to SCM_ASSERT_TYPE. + * THANKS: added Pal. + + * Documentation/user/notation.itely: bugfix: unTeXified + $\\backslash$. Bugfix: yet another glyph renaming victim: + "timesig.*x/y" -> "timesig.*xy". + +2005-02-21 Han-Wen Nienhuys + + * VERSION (PACKAGE_NAME): release 2.5.12 + 2005-02-20 Han-Wen Nienhuys + * ly/engraver-init.ly: set tieWaitForNote to #t by default + + * configure.in (gui_b): bump GUILE requirement to 1.6.5 + * Documentation/topdocs/NEWS.tely: add inputfileref macro. * scm/framework-ps.scm (supplies-or-needs): uniq font name list.