]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scripts/musedata2ly.py (): idem
[lilypond.git] / ChangeLog
index f49f6842a67df129d0a0d1ca120f4ba5f9d06a13..e205bf3e1c64028b8075af91d235f64d71f9d16a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,120 @@
+2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scripts/musedata2ly.py (): idem
+
+       * scripts/midi2ly.py (dump_chord): idem
+
+       * scripts/etf2ly.py (version): idem 
+
+       * scripts/pmx2ly.py (Slur.calculate): new chord syntax
+
+       * scripts/mup2ly.py (pre_processor_commands): new chord syntax
+
+       * scm/tex.scm (tex-output-expression): remove eval compat
+       glut. Other output files too.
+
+       * scm/chord-name.scm: don't export anything from chord module.
+
+       * input/test/american-chords.ly: idem
+
+       * input/test/banter-chords.ly (texidoc): idem
+
+       * input/test/Cc-chords.ly: add breakage notes.
+
+       * Documentation/user/refman.itely (Text markup): rewrite manual section.
+
+       * lily/parser.yy (scalar): allow \markup { } as property value. 
+
+       * 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.
+
+2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * ly/params-init.ly (interscoreline): add word-space
+
+       * input/test/metronome.ly (eighthNote): idem.
+
+       * input/test/script-priority.ly: use new markup
+
+       * lily/parser.yy (markup): allow HEAD markup0 markup1 
+
+       * lily/molecule-scheme.cc (ly:molecule-translate): new function.
+
+       * lily/parser.yy (gen_text_def): bugfix.
+       (full_markup): allow markup identifier.
+
 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
 
        * 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>