]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
new file. Invoke different
[lilypond.git] / ChangeLog
index 2e2ac6678b2d94aa3dfe14990ac192c884b0f259..82b9b511e61613912f9e167bceb0de3d17b2d8c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,129 @@
+2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
+       editors based on EDITOR setting.
+
+2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/*: Oops, more grand 2005 replace bits.
+
+2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * ps/music-drawing-routines.ps: new routine: insert PDF mark
+
+       * scm/output-ps.scm (grob-cause): point & click support for
+       PostScript
+
+2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/input-scheme.cc (LY_DEFINE): rename to
+       ly:input-file-line-column
+
+2005-02-26  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/examples.itely: small fix from Steve Doonan.
+
+       * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
+
+       * Documentation/user/notation.itely: revamped Polyphony section
+       from Yuval Harel.  Thanks!
+
+       * THANKS: added Yuval Harel.
+
+       * Documentation/user/{various}: inserted two spaces after a period.
+
+       * Documentation/user/lilypond.tely: added framework for reorg.
+
+       * Documentation/user/basic-notation.itely, instrument-notation.itely,
+       advanced-notation.itely, global.itely: new files, placeholder for
+       future reorg.
+
+2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * Documentation/user/lilypond-book.itely (Music fragment options):
+       doc fontload.
+
+       * Documentation/user/changing-defaults.itely (Text encoding): add
+       fontload option to utf8 include
+
+       * scripts/lilypond-book.py (compose_ly): add fontload option
+
+       * scm/framework-eps.scm (dump-stencils-as-EPSes): add
+       force-eps-font-include option.
+
+       * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
+       black triangle
+
+       * Documentation/user/invoking.itely (Editor support): remove
+       lilypond-latex section.
+
+       * scripts/lilypond-latex.py (Module): remove script.
+
+       * cygwin/lily-wins.py (stat): write to .lylog, so as not to
+       overwrite .log. 
+
+       * lily/main.cc: remove -m, --no-layout
+
+       * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
+       to define. We don't want to override fprintf everywhere.
+
+2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * cygwin/lilypond.hint: 
+       * cygwin/README.in: Update dependencies.
+
+       * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
+       Bugfix: do not pollute CPPFLAGS, LIBS.
+
+       * cygwin/mknetrel (extras): Cross compile fixes.
+
+       * ttftool/util.c: 
+       * ttftool/ttfps.c: 
+       * ttftool/ps.c: #include libc-extension.hh
+
+       * flower/include/libc-extension.hh:
+       * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
+       wrapper using funopen.
+       (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
+       handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
+
+       * config.hh.in:
+       * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
+       (AC_CHECK_HEADERS): Add libio.h
+
+       * scripts/convert-ly.py: Uniformize, internationalize.
+       (2.5.2): Remove fatal encoding rule.
+       (2.5.13): Handle latin1 encoding gracefully.
+
+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.
 
        * 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.