]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* buildscripts/lilypond.words.py: add drum names as note names to
[lilypond.git] / ChangeLog
index 59aa336c062c603940965e2eac7df362a265d622..61bfaa6274806b9097ddcb3d8067cb1f703ff97d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,66 @@
+2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * buildscripts/lilypond.words.py: add drum names as note names to
+       Emacs-mode.
+
+2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/regression/hairpin-dashed.ly: new file.
+
+       * scripts/convert-ly.py (conv): warn about dash-length.
+
+       * lily/dynamic-engraver.cc (try_music): end (de)crescendo
+       automatically if we get a new one.
+
+       * lily/lookup.cc (dashed_line): new function
+
+       * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
+       dash-fraction.
+
+2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * buildscripts/lilypond.words.py: extract note names.
+
+       * lilypond-mode.el: take note names from lilypond.words -file.
+       small fix in the use of string-match.
+
+       * lilypond-font-lock.el: use lilypond.words for note names, add 
+       maxima to note a duration.
+
 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * lily/breathing-sign.cc: remove railtracks() function. 
+
+       * input/regression/arpeggio-bracket.ly (texidoc): add file.
+
+       * lily/arpeggio.cc (brew_chord_bracket): clean-up 
+       (brew_molecule): bugfix don't make arpeggio shorter when
+       arpeggio-direction is set.
+
+       *  debian/rules: small corrections in the (Pedro K)
+
+       * Documentation/user/tutorial.itely (Tutorial): use lyinc in
+       examples.
+
+       * lily/auto-beam-engraver.cc (process_music): end/junk beam if
+       special (repeat) bar comes along.
+
+       * input/regression/auto-beam-bar.ly: update.
+
+       * scripts/lilypond-book.py (output_dict): remove support for the
+       EPS option.
+
+       * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
+       VerticalAlignment and VerticalAxisGroup this fixes the size
+       computations for the entire system.
+       * input/les-nereides.ly (bass): remove superfluous fontSize.
+
+       * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
+       causes directory of file to be added to include path.
+
+       * input/regression/beam-break.ly: test single stem beams.
+
        * input/regression/system-start-bracket.ly: fix.
 
        * lily/beam.cc (set_stem_lengths): single-stem-beam fix.