]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* input/GNUmakefile: prune example list.
[lilypond.git] / ChangeLog
index 5824521ffa7a08e3b6c662cb0dae1f8ee2c995c1..f8c2bd48c11b90a63c9039ca284dc31cacbb5f41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,138 @@
+2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * input/GNUmakefile: prune example list.
+
+       * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
+       options.
+
+       * lily/slur-scoring.cc (get_base_attachments): only look at stem
+       extent for visible stems.
+
+       * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
+
+2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/topdocs/INSTALL.texi (Top): Updates.
+
+       * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
+
+2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
+       pass inf/nan into slur scoring.
+
+       * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
+       page.
+
+       * scripts/lilypond-book.py (main): add png for HTML too, guess
+       only if necessary. Thanks to John Williams.
+
+       * flower/include/virtual-methods.hh: simplify. Patch by Matthias
+       Neeracher.
+
+       * mf/GNUmakefile (depth): use $(FONTFORGE). Patch by Jeff Smith
+       <whydoubt@yahoo.com>
+
+       * scripts/abc2ly.py (dump_voices): use alphabet(). 
+
+2005-03-25  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/topdocs/INSTALL.texi: now recommends
+       lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
+
+       * Documentation/user/basic-notation.itely,
+       Documentation/user/tutoria.itely: warn about
+       only one (phrasing) slur at once.
+
+2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
+
+       * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
+
+2005-03-23  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/basic-notation.itely: fixed info about
+       ending a (de)cresc.
+
+       * Documentation/user/lilypond-book.itely: fixed
+       lilypond-book filter example and warned about not doing
+       --filter and --process at the same time.
+
+2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * lily/parser.yy (bass_number),
+       Documentation/user/instrument-notation.itely (Figured bass): 
+       Add the possibility to use text markup in figured bass. 
+
+2005-03-19  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/global.itely: added info about naming
+       identifiers and breakbefore.
+
+       * Documentation/user/invoking.itely: added info about batch
+       processing files with convert-ly, removed references to TeX
+       in the jail section.
+
+       * Documentation/user/examples.itely: possibly fixed piano
+       dynamics.
+
+       * Documentation/user/advanced-notation.itely: added info
+       about removing other types of Staff.
+
+       * Documentation/user/instrument-notation.itely: possibly
+       fixed piano staff line switch.
+
+       * Documentation/user/changing-defaults.itely: added info
+       about using normal font in titles.
+
+2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * VERSION (PATCH_LEVEL): release 2.5.16
+
+       * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
+       explicitly.
+
+2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
+       whitespace.
+
+       * python/lilylib.py (make_ps_images):
+       * scm/backend-library.scm (postscript->pdf, postscript->png):
+       Quote file name.  Use format rather than string-append juggling.
+
+2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * python/lilylib.py (make_ps_images): add x to -g argument. 
+
+       * lily/key-performer.cc (create_audio_elements): don't use
+       scm_eval_string. Check for minor 3rd directly.
+  
+       * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
+       (sarabandeCelloGlobal): key is D minor, not F major.
+
+2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       Fix truncated --png output (Peter Danenberg).
+       
+       * python/lilylib.py (make_ps_images):
+       * scripts/ps2png.py (copyright): Grok --papersize option.
+
+       * scm/backend-library.scm (postscript->png): Add parameter
+       PAPERSIZE.  Update callers.
+
+       * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
+       Fixes symbol placement.
+
+       * lily/spanner.cc: 
+       * lily/stencil.cc: Use "libc-extension.hh" (WAS:
+       <libc-extension.hh>).
+
 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * Nitpick run.
+
+       * buildscripts/fixcc.py: Update.
+
        Builddir run fixes.
 
        * HACKING (datadir): Add VERSION.
 
 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
+       Emmentaler/Aybabtu.
+
        * GNUmakefile.in: fix lilypond-words path.
 
        * po/tr.po: update to 2.3.21
        to toplevel expressions.
        (Multiple movements, Creating titles): Add markup blocks.
 
-       * lily/stencil-scheme.cc: Use "libc-extention.hh" (WAS:
-       <libc-extention.hh>).
+       * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
+       <libc-extension.hh>).
 
        * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.