]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
release commit
[lilypond.git] / ChangeLog
index 95269981500de7f272be153f71e32f94d40e6baa..cc4a2507617278dffa990d2bfd4dacf5019dc51f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,92 @@
+2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION (PACKAGE_NAME): release 1.9.7
+
+       * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
+
+       * Documentation/user/refman.itely (Pitches): doc quarter tones.
+
+       * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
+       (quartertone_pitch): new function
+
+       * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
+       flat. WARNING: FONT CHANGED.
+
+       * ly/nederlands.ly: add -eh and -ih for quarter tones.
+
+       * lily/accidental-placement.cc (add_accidental): support for
+       quarter tones.
+
+       * ly/LANGUAGEs.ly: use symbols for alterations.
+
+       * mf/feta-toevallig.mf: change accidental codes. 
+
+       * scm/lily.scm (ly:get-option): switch on debugging only for
+       --verbose.
+
+       * lily/lily-guile.cc: remove ly:verbose?
+
+       * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
+
+       * lily/parser.yy (TODO): only do gh_call() for apply with
+       procedure argument.
+
+       * lily/tie-engraver.cc (start_translation_timestep): move melisma
+       stuff in accordance with new timing of tie-events.
+
+       * lily/my-lily-lexer.cc: remove \outputproperty
+
+       * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
+
+       * scm/define-translator-properties.scm (melismaBusyProperties):
+       add melismaBusyProperties property.
+
+2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/test/ambitus-mixed.ly (texidoc): new file.
+
+       * buildscripts/mutopia-index.py (find): prune debugging
+
+       * lily/side-position-interface.cc: doc updates
+
+       * Documentation/user/refman.itely: updates, tweaks.
+
+       * lily/parser.yy (Simple_music): remove outputproperty
+
+       * make/stepmake.make: use VERSION again; importing VERSION via
+       autoconf dependencies is too hairy.
+
+2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * lilypond-mode.el: allow `-' for keywords and identifiers.
+
+2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION: release 1.9.6
+       
+       * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
+       iso. ly2dvi.
+
+       * Documentation/user/*.itely: fixes everywhere
+
+       * lily/completion-note-heads-engraver.cc: rewrite engraver:
+       produce ties from the engraver itself, do not broadcast TieEvent.
+
+       * lily/my-lily-lexer.cc: remove pitch & duration.
+
+       * lily/parser.yy (TODO): remove \pitch and \duration
+
+       * input/test/explicit.ly: remove file.
+
+       * Documentation/user/refman.itely (Pitches): remove \pitch 
+       \duration command.
+
+2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * buildscripts/lilypond.words.py: add all slur types to Emacs
+       insertion menu, suppose everything is postfixed by dropping 
+       unnecessary `-' -marks.
+
 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * lily/stem.cc (get_default_stem_end_position): lengthen stems for
        it would be too small.
 
        * lily/font-metric.cc: return #f for non-existent glyph.
-
+       
        * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
        exported through config.make.