]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
release commit
[lilypond.git] / ChangeLog
index 18e762e67561ea36f34c3a73b2c4a7ffe5bdd28c..7f242c031263f96b36aa1b9447bcdabaf2508b64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,201 @@
+2002-08-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION: 1.73 released.
+
+2002-08-14 <jiba@tuxfamily.org>
+
+       * scm/output-lib.scm: Support of hammers and pulls in tablature
+       -- Hammers and pulls are inserted exactly like slurs, and a "H" or
+       a "P" is added over the slur as needed.  
+
+       * ./input/test/tablature-hammer.ly: example of hammer, pull and
+       legato in a tablature.
+
+       * ly/engraver-init.ly: Stem.up-to-staff is now disabled by
+       default, since it appears that most of the published tablatures
+       are not like that.
+
+2002-08-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/beam.cc (brew_molecule): use
+       Staff_symbol_referencer::staff_space for thickness.
+
+2002-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/lilypond.tely: Add dir entries for
+       executables.
+
+       * Documentation/user/converters.itely: 
+       * Documentation/user/invoking.itexi: Fix `invocation' node names,
+       in line with standard dir entries.
+
+       * Documentation/user/convert-ly.itexi
+       * Documentation/user/ly2dvi.itexi: Remove.
+       
+       * scripts/ly2dvi.py: Add pseudo-filter (and stdout output)
+       support.
+
+       * lily/main.c: 
+       * lily/paper-score.cc : 
+       * lily/gourlay-breaking.cc: Write info to stderr.
+
+       * buildscripts/help2man.pl: Update to latest version from Debian.
+       Fixes generation of man pages with perl 5.6.1.
+
+       * GNUmakefile.in: Add python link to build-datadir.  Fixes
+       generation of midi2ly man page.
+
+2002-08-14  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
+
+       * Documentation/user/{tutorial.itely, introduction.itely}: 
+       Small fixes.
+
+2002-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/beam.cc (least_squares): Add comment.
+
+       * input/regression/beam-center-slope.ly: Update.
+
+       * lily/beam-quanting.cc (score_stem_lengths): Revert oops.
+
+       * input/template/melody-chords.ly: New file.
+
+       * lily/stem.cc (calc_stem_info): Move, document, clean up and fix
+       up-to-stem feature.
+
+       * ly/grace-init.ly (startGraceMusic):
+       * scm/grob-description.scm (beamed-lengths): Subtract half a beam
+       thickness, to fix most ugly beams.  See input/test/stem.ly and
+       baerenreiter-sarabande.ly.
+
+       * input/test/stem.ly:
+       * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: Play with
+       beamed-lengths.
+
+       * input/test/spacing.ly: Give enough room to test spacing.
+
+       * cygwin/post-lilypond.sh: Fix and update.
+
+       * cygwin/zlily-profile.sh: Remove.
+
+2002-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * GNUmakefile.in (EXTRA_DIST_FILES): Add server.el.patch.
+
+       * scm/grob-property-description.scm
+       (beamed-extreme-minimum-free-lengths): New property, now correctly
+       named.
+
+       * ly/grace-init.ly: New beam property updates.
+
+       * input/les-nereides.ly: Updates.
+
+       * cygwin/README.in: New file.
+
+       * input/sondag-morgen/GNUmakefile: 
+       * input/mutopia/R.Schumann/GNUmakefile: New file.
+
+       * scm/grob-property-description.scm (beamed-minimum-free-lengths):
+       (beamed-extreme-free-lengths): New property.
+
+       * lily/beam.cc (forced_stem_count): Count boundary cases too.
+       (set_stem_shorten): Integer divide bug fix.
+
+       * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: Really expect
+       six systems, change warning into error.
+
+       * scm/grob-description.scm (beamed-stem-shorten): Shorten 8th
+       beams same as normal stem (one staffspace), high order beams less
+       (arbitrary guess).
+       (beamed-lengths): Standard length for all beams.
+       (beamed-minimum-free-lengths):
+       (beamed-extreme-minimum-free-lengths): New property.
+
+       * input/regression/beam-default-lengths.ly: 
+       * input/regression/beam-shortened-lengths.ly: New file.
+
+       * lily/stem.cc (get_stem_info): New function.
+       (calc_stem_info): Partial rewrite.
+
+       * scm/grob-description.scm (Beam): same beamed-stem-shorten for
+       all beam counts.
+
+2002-08-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION: 1.5.72 released
+
+       * input/sondag-morgen/GNUmakefile (examples): add file
+
+       * input/mutopia/R.Schumann/GNUmakefile (examples): add file
+       
+       * lily/lily-guile.cc (to_dir): return CENTER if not a direction.
+
+       * lily/include/grob.hh: remove remove_grob_property()
+
+       * lily/stem-engraver.cc (stop_translation_timestep): remove
+       dir-forced grob property
+
+       * Documentation/user/refman.itely (Grace notes): explain grace
+       after main note.
+
+       * input/test/ : small convert-ly mishaps.
+
+       * Documentation/user/preface.itely: small bits 
+
+       * Documentation/user/introduction.itely: add sectioning
+
+2002-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/stem.cc (get_default_stem_end_position): use beam_count - 1
+       as index; this fixes too short forced stem directions.
+       (calc_stem_info): various minute bugfixes.  
+
+       * lily/gourlay-breaking.cc (combine_demerits): set uniform
+       tightness constraint back to one. This fixes Baerenreiter
+       sarabande layout.
+
+       * input: some fixes. Add \version to all files.
+       
+       * lily/stem.cc (calc_stem_info): Use get_direction_beam_count.
+
+       * lily/beam.cc (get_direction_beam_count): New function.
+
+       * GNUmakefile.in: Fix config.h dependency.
+
+       * input/test/beam-dir-function.ly: Fix for new default
+       neutral-direction = -1 (down).
+
+       * input/regression/tuplet-properties.ly:
+       * input/regression/tuplet-nest.ly: Fix.
+
+       * lilypond-font-lock.el (LilyPond-font-lock-keywords):
+       * input/test/improv.ly:
+       * input/test/cautionaries.ly: Accidentals -> Accidental.
+
+       * input/test/add-text-script.ly: Bugfix.  How did this ever work?
+
+       * Documentation/windows/installing.texi: 
+       * Documentation/windows/compiling.texi:
+       * cygwin/README: Update to reflect new binary release setup and
+       build instructions.
+
+2002-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * server.el.patch: Update.
+
+2002-08-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * stepmake/stepmake/metafont-rules.make: pktrace -> mftrace name
+       change.
+       * configure.in: idem
+
+2002-08-10  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * mf/parmesan-timesig.mf, scm/output-lib.scm,
+       lily/include/time-signature.hh, lily/time-signature.cc,
+       input/test/time.ly: fixed broken time-signature by setting grob
+       property font-family automatically.
+
 2002-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * Documentation/user/tutorial.itely (Running LilyPond): Mention