]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
comment out new ifpdf code.
[lilypond.git] / ChangeLog
index 22db230b1429bd9cb88711b0689bc0c22f469767..c8f75bcaa5ebbf2fc08b71f89f00ac327ee1041a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,77 @@
+2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * tex/lilyponddefs.tex: comment out new ifpdf code.
+
+2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * GNUmakefile.in: 
+       * SConstruct (symlink): Replace afm by otf.
+
+       * scm/framework-gnome.scm (gnome-main): Remove invocation of
+       ly:pango-add-afm-decoder.
+
+       * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
+
+2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/output-ps.scm (new-text): don't access t glyph for getting
+       space dimension.
+
+       * ly/init.ly: warn about \version
+
+       * lily/lexer.ll: set version-seen?
+
+2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/output-svg.scm (string->entities): Update.
+
+2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/main.cc (setup_paths): replace afm by otf for path. 
+
+       * lily/pangofc-afm-decoder.cc: remove.
+
+       * lily/include/pangofc-afm-decoder.hh: remove.
+
+       * scm/framework-scm.scm (output-framework): new file.
+
+       * mf/GNUmakefile: remove SAUTER_FONTS.
+       remove SVG/sodipodi hacks.
+
+       * scm/lily-library.scm (stderr): move stderr.
+
+       * mf/GNUmakefile: remove AFM support.
+
+       * buildscripts/mf-to-table.py (base): remove AFM support.
+
+       * lily/open-type-font.cc (design_size): use design_size
+
+2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
+
+       * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
+
+2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * mf/GNUmakefile: Generate combined aybabtu info.
+       * mf/aybabtu.pe.in (i): Load it.
+
+       * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
+       are not symbols.
+
+       * lily/include/open-type-font.hh (count): New method.
+
+       * mf/aybabtu.pe.in: Typo.
+
+       * Documentation/user/out/lilypond-internals.nexi (Scheme
+       functions): Typo.
+
+       * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
+
 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
+       subfonts.
+
        * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
 
        * scm/framework-tex.scm (otf-font-load-command): load subfonts.