]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/coherent-ligature-engraver.cc,
[lilypond.git] / ChangeLog
index 81df3f1c83a1cb630d80690780f5154646689503..73fcbf5721395a2e7669e158bac5587b13c248d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,109 @@
+2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * lily/coherent-ligature-engraver.cc,
+       lily/gregorian-ligature-engraver.cc,
+       lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
+       lily/mensural-ligature-engraver.cc,
+       lily/vaticana-ligature-engraver.cc,
+       lily/include/gregorian-ligature-engraver.hh: updated for new
+       Coherent_ligature_engraver; added comments that describe the basic
+       design ideas of the ligature implementation
+
+       * lily/coherent-ligature-engraver.cc,
+       lily/include/coherent-ligature-engraver.hh: new file: shared code
+       between mensural ligatures and Gregorian chant notation ligatures
+
+2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * lilypond-mode.el: XEmacs fixes: include two definitions for the
+       key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
+       use only two arguments in sit-for, use no arguments in
+       read-char-exclusive, backspace is not a character (127) in XEmacs.
+
+       * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
+
+2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * lilypond-mode.el: un-commenting works after syntax-table fix.
+
+       * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
+       group, verbose commenting for syntax table.
+
+       * lilypond-indent.el: add TODO for ligature slurs.
+
+2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
+(numberp (read-event))
+       * lilypond-mode.el: Move comments of parenthesis matching away,
+       (blink-matching-paren-on-screen) fix blinking in Emacs.
+
+       * lilypond-font-lock.el: Fix parent-matching for Emacs:
+       Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
+
+       * lilypond-indent.el: Add TODO for parenthesis matching.
+
+2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * lilypond-mode.el: Fix XEmacs: 
+       changed [S-iso-lefttab] to [(shift iso-lefttab)],
+       invoke explicitly easy-menu-add (in Emacs done automatically).
+       
+       * lilypond.words: Add few words from input/*/*.ly.
+
+2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
+       and syntax updates.
+
+2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * mf/feta-toevallig.mf: revamp flat symbol: use less points,
+       better parametrisation. Move fatness of bulb downward.
+
+       * mf/parmesan-custodes.mf (dir_down): remove underscores from
+       glyph names. Underscores are not allowed .ps encoding files.
+
+2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
+       variable "packed" for packed right-ragged mode
+
+       * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
+       unused variable ragged; fixed indentation
+
+       * Documentation/user/refman.itely: tiny cleanups in ancient
+       clef and custos section
+
+2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/parser.yy (Simple_music): add \applyoutput, syntax
+       \applyoutput PROCEDURE
+
+       * lily/my-lily-lexer.cc: add \applyoutput.
+
+       * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
+
+       * lily/text-item.cc: clean text-interface description
+
+2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/{regression,test}/: use postfix for slur endings and beam
+       begins.
+
+       * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
+       style beams too. 
+
+       * input/regression/lyrics-melisma-beam.ly: new file.
+
+       * lily/lyric-engraver.cc (process_music): change from
+       process_acknowledged_grobs()
+
+       * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
+       functions to set and revert auto-beam settings.
+
+2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
+
 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
 
        * ChangeLog, Documentation/topdocs/AUTHORS.texi,
 
 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * VERSION: 1.7.17 released
+       
        * Documentation/user/GNUmakefile
        ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
        files too.