]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/line-spanner.cc (broken_trend_offset): remove function.
[lilypond.git] / ChangeLog
index cde22171cd70a30025fe9b8eaabfeeae306534f1..18589239dce36c3cb588ab55f63ff0a7a644758a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/align-interface.cc (find_fixed_alignment_parent): new function.
+
+       * lily/line-spanner.cc (broken_trend_offset): remove function.
+       (get_broken_offset): idem.
+       (brew_molecule): rewrite the line-break case.
+
+       * input/regression/follow-voice-break.ly:  new file.
+
+       * lily/line-spanner.cc (after_line_breaking): remove lines at the
+       start of a system.
+
+2003-06-20  Graham Percival  <gperlist@shaw.ca>
+
+       * input/test/tuplet-rest.ly: moved to regression.
+
+       * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
+       deleted file.
+
+       * input/test/ {many} : marked file for possible deletion.
+
+2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/regression/beam-funky.ly: add note about (disputed)
+       correct beaming.
+
+       * ly/engraver-init.ly (ScoreContext): put key-signature after
+       staff-bar
+       
+2003-06-20  Graham Percival  <gperlist@shaw.ca>
+
+       * input/test/ broken.ly lyric-phrasing.ly: deleted.
+
+       * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
+
+       * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
+
+       * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
+       stem-extend was deleted (it was duplicate example, and not as
+       good).
+
+       * input/test/[s-z]*.ly: add texidoc index.
+
+2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/slur.cc (get_boundary_notecolumn_y): change name from
+       get_first_notecolumn_y
+
+       * lily/spanner.cc (broken_spanner_index): new function.
+
+2003-06-19  Graham Percival  <gperlist@shaw.ca>
+
+       * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
+       lyric-hyphen.ly : moved to regression.
+
+       * input/test/ beam-stem-test.ly beamed-slur-endings.ly
+       diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
+
+       * input/test/instrument-name-mmrest.ly: moved to
+       ../regression/multi-measure-rest-instr-name.ly
+
+       * input/test/knee-sym.ly: moved to
+       ../regression/beam-knee-symmetry.ly.
+
+       * input/test/hymn.ly: change comments.
+
+       * input/test/[p-r]*.ly: add texidoc index.
+
+2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
+       to postfix syntax
+       
+       * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
+       syntax.
+
+       * VERSION: release 1.7.22
+
+2003-06-18  Graham Percival  <gperlist@shaw.ca>
+
+       * input/test/[h-k]*.ly: added texidoc index.
+
+       * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
+
+       * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
+
+       * input/test/ various : mark files for deletion or moving to regression.
+
+       * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
+
+       * input/test/[l-o]*.ly: added texidoc index.
+
+2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/music-functions.scm (make-ottava-set): 
+       only do ottavation if centralCPosition is set.
+
+       * lily/translator-scheme.cc (ly:context-property-where-defined):
+       return '() if not found.
+
+2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * lilypond-mode.el (LilyPond-un-comment-region): removed.
+       Use one command for both commenting and uncommenting.
+
+       * lilypond-indent.el (LilyPond-comment-region): new function,
+       (un)comments each line separately.
+
+       * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
+       
+       * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
+       imenu is not added by default; adapted from f90.el,
+       makes Help-menu, which does not fit, visible in XEmacs.
+       
 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
 
        * lilypond-mode.el: Set show-paren-mode local; minor-mode
        show-paren-mode sets blink-matching-paren-on-screen local.
        Try to make show-paren-function to paren-highlight local.
 
-       * lilypond-indent.el (LilyPond-scan-sexps): mew function.
+       * lilypond-indent.el (LilyPond-scan-sexps): new function.
        Copy definitions of Emacs' show-paren-function and
        XEmacs' paren-highlight and make minimal changes;
        add comments about locality. 
        Fix matching first open-paren-char in '<< .. >>'.
-       
+
 2003-06-16  Graham Percival  <gperlist@shaw.ca>
 
        * input/test/g*: added texidoc index.