]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/completion-note-heads-engraver.cc: rewrite engraver:
[lilypond.git] / ChangeLog
index c5e97d07a5868be48a8839b4a5dd311e106bbf9c..828c3b12646b9f889a7f35c3a14af219e1ec6556 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,53 @@
+2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * 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
+       tremoloed stems.
+
+       * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
+       head for flagged stems.
+
+       * lily/stem.cc (get_default_stem_end_position): futz with extra
+       stem length if there is a stem tremolo.
+
+       * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
+       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.
+
+       * input/regression/clef-oct.ly: new file.
+
+       * scm/clef.scm (make-clef-set): use regexps, support arbitrary
+       transposition.
+
+       * input/template/*.ly: remove old relative.
+
+       * ly/english.ly: add X names for double sharp.
+
 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * lily/font-select.cc: new file handle font selection routines.
        * lily/lexer.ll: add \r to the rules for newlines; this fixes
        problems on older Mac editors.
 
-       * configure.in: release 1.9.5
-       
 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
 
        * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
 
 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * configure.in: release 1.9.5
+       
        * scripts/lilypond.py (global_latex_preamble): only set
        twosideshift if 'twoside' is in latexoptions