]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
Fix line breaks.
[lilypond.git] / ChangeLog
index 14c22f7d416ece97405f521fbf4e0321060e1ab2..2294e4ac6014b7198e9ac28c82cdd6d53b301d4b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,88 @@
+2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * HACKING: Fix line breaks.
+
+2005-02-23  Werner Lemberg  <wl@gnu.org>
+
+       * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
+       contains those two files.
+
+2005-02-21  Werner Lemberg  <wl@gnu.org>
+
+       * 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  <hanwen@xs4all.nl>
+
+       * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
+
+       * Documentation/topdocs/NEWS.tely (Top): oops.
+
+2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
+
+       * HACKING: new file.
+
+       * input/regression/utf8.ly (portuguese): added a portuguese example
+       to show latin1 accents.
+
+2005-02-21  Pal Benko  <benkop@freestart.hu>
+
+       * 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  <gperlist@shaw.ca>
+
+       * Documentation/user/notation.itely: small but urgent fix.
+
+2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
+
+       * 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  <hanwen@xs4all.nl>
+       
+       * VERSION (PACKAGE_NAME): release 2.5.12
+
+2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * 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.
+
+2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
+       latin1..utf-8.
+
+       * input/regression/stanza-number.ly:
+       * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
+
+       * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
+
 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
+       NEWS. Refer to website for older news.  
+
        * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
        .HTML. This should be done for specific servers only.