]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* GNUmakefile.in (builddir-setup): Bugfix: include srcdir/tex as
[lilypond.git] / ChangeLog
index b1a5517021a94e62ca7e8675abce4506843cbef5..1d7531a456ca12a2214afa403e3a9b5b63fcba39 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,58 @@
+2002-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * GNUmakefile.in (builddir-setup): Bugfix: include srcdir/tex as
+       well as mf/out as subdirs of tex, for kpathsea to find through TEXMF.
+
+       * scripts/lilypond-book.py (environment): Bugfix: update to new
+       TEXMF scheme, from ly2dvi.
+
+       * lily/lookup.cc (slur): Invoke bezier-bow.
+
+       * scm/tex.scm (bezier-bow): 
+       * scm/ps.scm (bezier-bow): Bezier sandwich with rounded endings
+       (Previously named bezier-sandwich).
+       
+       * scm/tex.scm (bezier-sandwich):
+       * scm/ps.scm (bezier-sandwich): Plain bezier sandwich.
+
+       * make/lilypond.mandrake.spec.in (post): 
+       * make/lilypond.suse.spec.in (post): 
+       * make/lilypond.redhat.spec.in (post): Also remove parmesan fonts.
+       
+       * tex/lilyponddefs.tex: Uncomment feta character support.
+
+       * Documentation/user/refman.itely (Pitches): Add espanol.ly
+       description.
+
+       * ly/catalan.ly: Add comment about (spanish) -s suffix.
+
+       * ly/espanol.ly: Spanish note names by Carlos Garc'ia Su'arez
+       <cgscqmp@terra.es>.
+
+2002-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * GNUmakefile.in (short-examples):
+       (long-examples): Bugfix for --srcdir build.
+       (top-web): Rewrite weblist find command.
+
+       * stepmake/bin/config.sub: 
+       * stepmake/bin/config.guess: Update from latest autotools.
+
+       * aclocal.m4:
+       * autogen.sh: Regenerate.
+       
+       * configure.in: 
+       * stepmake/configure.in: 
+       * stepmake/aclocal.m4: Run autoupdate.  Creating ./configure now
+       requires autoconf >= 2.50.
+
+       * stepmake/autogen.sh: Check for autoconf >= 2.50.
+
+       * Documentation/user/refman.itely: Bugfix for tablature example.
+
+       * Documentation/windows/compiling.texi: Update for new and
+       improved setup.
+
 2002-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * lily/spacing-spanner.cc (find_shortest): make 1/8 configurable:
@@ -18,7 +73,7 @@
 2002-06-13  Han-Wen  <hanwen@cs.uu.nl>
        
        * Document/user/refman.itely: tablature doc and code updates by
-       Jean-Baptiste Lamy <jiba@@tuxfamily.org>
+       Jean-Baptiste Lamy <jiba@tuxfamily.org>
        
        * input/template/piano-dynamics.ly: bugfixes.
 
        * ly/engraver-init.ly (TabStaffContext): 
        enable TabStaff by default.
 
-       *  Tablature support by Jean-Baptiste Lamy <jiba@@tuxfamily.org>
+       *  Tablature support by Jean-Baptiste Lamy <jiba@tuxfamily.org>
 
 2002-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>