]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/framework-ps.scm (output-classic-framework): dump a
[lilypond.git] / ChangeLog
index de28a88c54a1000dd3c6a9e109ab78ecad3aa323..14484e052d7b0fe21c916fbf82ce9e77b79f9b83 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,94 @@
+2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/framework-ps.scm (output-classic-framework): dump a
+       -systems.texi too
+       (output-classic-framework): dump multiple systems on an "infinite"
+       page EPS including fonts. 
+
+       * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
+       .eps files for both texi and tex formats. Use PNG coming from
+       lilypond.
+       
+2005-01-28  Graham Percival  <gperlist@shaw.ca>
+
+       * Docuemntation/user/invoking.itely: fix info about -o=FILE.
+
+       * scripts/lilypond-latex.py: fix info about -o=FILE.
+
+2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * ly/generate-embedded-cff.ly: write .cff.ps files.
+
+       * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
+
+       * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
+       $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
+
+2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
+
+2005-01-28  Werner Lemberg  <wl@gnu.org>
+
+       * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
+       macros.
+       (draw_bulb): Improved.
+
+       * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
+       metapost bug.
+       (draw_pedal_P): Use soft_end_penstroke.
+       (draw_pedal_d): Use soft_start_penstroke.
+
+       * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
+       path.
+       ("Varied Coda"): Move some points to avoid fontforge warnings.  This
+       doesn't change the glyph shape.
+
+       * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
+       changing the shape) to avoid fontforge warnings.
+
+       * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
+       soft_end_penstroke and fix glyph shape.
+
+2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
+
+2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/define-markup-commands.scm (line): filter out empty stencils
+       from line command.
+
+       * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
+       amount.
+
+2005-01-27  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/notation.itely: added info about what
+       \voiceFoo does.  Also rewrote warning about marks at
+       a line break.
+
+       * Documentation/user/changing-defaults.itely: added info
+       about putting dynamics in parenthesis and brackets.
+
+2005-01-27  Werner Lemberg  <wl@gnu.org>
+
+       * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
+
+2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * mf/feta-schrift.mf: reverse u and d portato. Fixes:
+       portato-direction.ly
+
+       * lily/beam.cc (consider_auto_knees): add beam height to
+       threshold. Fixes: knee-multiple-beam.ly
+
+       * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
+       pedal line spanners. Fixes: instrument-center-pedal.ly
+
+       * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
+       if encountering barline. Fixes: auto-beam-repeat.ly
+
 2005-01-26  Werner Lemberg  <wl@gnu.org>
 
        * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
@@ -6,8 +97,8 @@
        * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
        with inflections for the 1/2 sharp glyph.
 
-       * mf/feta-schrift.mf ("Trill"): Fix start position of connection
-       between `t' and `r'.
+       * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
+       connection between `t' and `r'.
        Unify bulb with the rest of `r' to avoid grazing outlines which
        confuses the overlap removal algorithm of fontforge.
 
        * Documentation/user/changing-defaults: added info on
        creating a copyright symbol.
 
+2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * VERSION: release 2.5.9
+       
 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
 
        * scm/auto-beam.scm: Simplify score-override-auto-beam-setting