]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* GNUmakefile.in (short-examples):
[lilypond.git] / ChangeLog
index e78a062a729c5e48c3e720d78af1dd23db482df9..68db43c81a36fad4e4b4b9de805c538d1285700c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,120 @@
+2002-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * GNUmakefile.in (short-examples):
+       (long-examples): Bugfix for --srcdir build.
+
+       * 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:
+       introduce base-shortest-duration
+
+       * lily/parser.yy (music_output_def_body): don't crash when \tempo
+       in unexpected \midi{} is found.
+
+2002-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * stepmake/GNUmakefile.in: Don't install stepmake.  This breaks
+       the use of make/ly.make for use as an external makefile.  Probably
+       noone except for myself ever used this anyway.
+
+       * stepmake/stepmake/GNUmakefile (INSTALLATION_DIR): Bugfix: Adapt
+       to new $datadir convention (<package>/<version>).
+
+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>
+       
+       * input/template/piano-dynamics.ly: bugfixes.
+
+       * lily/key-engraver.cc (try_music): read request only once. Don't
+       overwrite lastKeySignature. Call create_key() only once. This
+       fixes a bug with multiple equal key changes on polyphonic staffs.
+
+2002-06-12  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
+
+       * scm/grob-description.scm: Add side-position-interface to TextSpanner
+
+       * scm/grob-property-description.scm: Document the trill line type.
+
+2002-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * stepmake/stepmake/generic-vars.make: 
+       * make/lilypond-vars.make:
+       * GNUmakefile.in (builddir-setup): New setup for builddir run.
+       Fixes LilyPond run from builddir for --srcdir builds.
+
+       * Documentation/windows/GNUmakefile (OUT_PROFILES): Bugfix for
+       --srcdir build.
+
+2002-06-12  Han-Wen  <hanwen@cs.uu.nl>
+
+       * scm/grob-description.scm (all-grob-descriptions): add
+       font-family to RehearsalMark
+
+       * scm/drums.scm: move over definitions from drum-pitch-init.ly
+
+       * lily/volta-bracket.cc (brew_molecule): bugfix, don't do anything
+       if glyph not set.
+
+2002-06-12  Heikki Junes  <heikki.junes@hut.fi>
+
+       * lilypond-mode.el: Propose saving before applying a command:
+       for saved buffer set default command to LilyPond.
+
+2002-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * buildscripts/mutopia-index.py (headertext_nopics): Add missing
+       variable.
+
+       * Documentation/windows/lilypond.hint: Renamed (previously setup.hint).
+
+       * Documentation/windows/lilypond-doc.hint: New file.
+
+       * GNUmakefile.in: Forward port: Add toplevel target install-html-doc.
+       Bugfixes for --srcdir html-doc build.
+       
+       * make/lilypond-vars.make (LILYPOND_BOOK_INCLUDES): Forward port:
+       Bugfix: Include $(builddir)/mf/out (was $(srcdir)/mf/out.
+
+2002-06-10  Han-Wen  <hanwen@cs.uu.nl>
+
+       * ly/script-init.ly (pralldown): add some scripts.
+
+       * Documentation/user/refman.itely: many edits.
+
+2002-06-09  Han-Wen  <hanwen@cs.uu.nl>
+
+       * lily/tuplet-bracket.cc (brew_molecule): don't translate in Y
+       direction, this breaks staffline avoidance of the bracket when
+       they're horizontal.
+
+2002-06-08  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
+
+       * scripts/midi2ly.py: Fix handling of -o
+
+2002-06-08  Han-Wen  <hanwen@cs.uu.nl>
+
+       * lily/molecule.cc (translate): set max distance to 100 cm.
+
 2002-06-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * VERSION: 1.5.60 released