]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
*** empty log message ***
[lilypond.git] / ChangeLog
index acc6853502c55d98d544c417b94369362c3c1811..688d51e9c70964bb534bea9a2505a3dc6efb4f3f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,127 @@
+2002-08-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * 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
+       xdvi and XFree86 option for Windows users.
+
+       * Documentation/user/invoking.itexi: Add ly2dvi's -p alias.
+
+       * scripts/ly2dvi.py: Bugfix for `ly2dvi -I ./foo foo.ly'.  Also
+       append directory of first file to search path, allowing
+       `ly2dvi foo/foo.ly' when foo.ly includes other files from
+       directory foo.  Add short option alias '-p' for --pdf.
+
+       * input/test/trills.ly: 
+       * input/test/preset-extent.ly: 
+       * scm/grob-property-description.scm: more extent renaming.
+
+2002-08-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/parse-scm.cc (protected_ly_parse_scm): compatibility with
+       CVS GUILE 
+
+       * input/test/preset-extent.ly (texidoc): added file.
+
+       * scripts/convert-ly.py: add extent rule.
+
+       * lily/grob.cc: change extent-[XY] to [XY]-extent globally.
+
+2002-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/main.cc (main): Remove stale #ifdef for windows.
+
+       * stepmake/stepmake/python-module-rules.make: 
+       * stepmake/stepmake/python-module-vars.make: 
+       * stepmake/stepmake/shared-library-vars.make: Add Cygwin support.
+
+       * stepmake/stepmake/generic-vars.make:
+       * cygwin/GNUmakefile: Fix Cygwin build detection.
+       
+       * stepmake/stepmake/shared-library-rules.make: Remove version juggling.
+
+       * stepmake/stepmake/shared-library-targets.make: Default target
+       includes version, add target libFOO.
+
+       * lily/main.cc: Temporary fix for access to scm_read_opts array
+       from shared Cygwin library.
+
+2002-08-08  Rune Zedeler <rune@zedeler.dk>
+       
+       * ly/property-init.ly: Added phrasingSlurUp, phrasingSlurDown and
+       phrasingSlurBoth.
+
+       * input/mutopia/R.Schumann/romanze-op28-2.ly: Added.
+
+       * input/sondag-morgen/*: renamed files from input/SondagMorgen/*
+       
 2002-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * lily/beam.cc (struct Int_set): typo.
+
+       * mf/feta-beugel.mf (code): braces should start at 0, not 1.
+
        * lily/include/lily-guile.hh (scm_int2num): guile 1.4 compatibility. 
 
        * scm/grob-description.scm (all-grob-descriptions): set