]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/chord-name.scm: complete new markup usage
[lilypond.git] / ChangeLog
index 8433ef7762d271c20ade78ef8e22b860ba24c3dd..bf0090197f3d99fca27df9261636ff6bcd740972 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,69 @@
+2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/chord-name.scm: complete new markup usage
+
+       * scm/grob-description.scm (all-grob-descriptions): use new markup
+       texts by default
+
+2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/chord-name.scm: partial move to new markup texts.
+
+2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/grob-description.scm (all-grob-descriptions): small bass figures.
+
+       * scm/bass-figure.scm (brew-bass-figure): make stack direction
+       settable.
+
+2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
+
+       * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
+       invoked for old midi, wait for killing.
+
+2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
+
+       * Documentation/user/music-glossary.tely: Finnishing.
+
+2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * mf/feta-nummer-code.mf: some kerning pairs.
+
+2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
+
+       * scm/output-lib.scm (set-bar-number-visibility): Context-function
+       Added.
+
+       * Documentation/user/refman.itely (Bar numbers):
+       set-bar-number-visibility added, modulo-bar-number removed again
+       (sorry).
+
+2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
+
+       * scm/output-lib.scm (modulo-bar-number-visible): add function.
+
+       * Documentation/user/refman.itely: add modulo-bar-number-visible.
+
+       * Documentation/user/music-glossary.tely: translate into Finnish.
+
+2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
+
+       * lilypond-mode.el: add shortcut for 2midi
+
+       * lilypond-font-lock.el: fontify lyrics
+
+2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
+
+       * scm/drums.scm : use 1.7.x names.
+
+       * input/regression/drums.ly : Don't use << chords >>
+
+2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
+
+       * lilypond-mode.el: tidy, add TODO
+
+       * make/lilypond.mandrake.spec.in: install-info quietly.
+
 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * input/test/markup.ly: use new syntax.
@@ -21,6 +87,9 @@
 
        * lilypond-mode.el (LilyPond-kill-job): Kill all Lilypond compiling
        jobs at the same time. Add horizontal lines to Command menu.
+       Allow one compiling job -- propose killing others before a new one.
+
+       * lilypond.words: add markup, teeny, etc.
 
 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>