]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
teTeX-3.0 fix: install .enc in fonts/enc. Add
[lilypond.git] / ChangeLog
index 75a1ac71ca0a80c756f7ce310916a47408bac203..a59481a31b4093e6ebf62271060a590032203327 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,76 @@
+2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
+       2.0.x compatibility.
+
+2005-02-08  Werner Lemberg  <wl@gnu.org>
+
+       * mf/feta-din-code.mf: Format; clean up code.
+       Replace `---' with `--' plus explicit path directions.
+       (linethickness#, stafflinethickness#): Remove.
+       ("dynamic f"): Replace `draw' with `draw_rounded_block'.
+       ("dynamic s"): Improve shape.
+       ("dynamic p"): Improve shape.
+       Replace `draw' with better outline approximation.
+       ("dynamic r"): Improve shape.
+       Don't call `fill' and `draw' at the same time.
+
+2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * SConstruct (symlink):
+       * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
+       build fix: add enc symlink.
+
+       * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
+
+       Support for DESTDIR besides prefix=/foo
+
+       * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
+
+       * stepmake/stepmake/*.make:
+       * */GNUmakefile:
+       * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
+
+       * config.make.in (prefix): Remove broken $(DESTDIR) hack.
+
+       * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
+       mawk in fontforge (date) test.
+
+2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/font.scm (make-century-schoolbook-tree): add NCS as
+       font-family=roman. Add Luxi Sans as sans
+
+2005-02-07  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/notation.itely: add warning about
+       percent repeats and Voice contexts.
+
+       * Documentation/user/lilypond-book.itely: clarified the
+       necessity of dvips -u arguments.
+
+2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
+
+       * THANKS: Added a bunch of bug hunters.
+
+2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/framework-ps.scm (output-preview-framework): bugfix.
+
+       * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
+       o/ for chord modifier..
+
+       * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
+
+       * lily/drum-note-performer.cc:  remove unused (thanks Michael
+       Welsh Duggan). 
+
 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
 
-       * ly/titling-init.ly: Do not print intstrument twice on first
-       page.  Do not print page number on first page.
+       * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
+
+       * ly/titling-init.ly: Do not also print intstrument in header on
+       first page.  Do not print page number on first and only page.
 
 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>