]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scripts/musedata2ly.py (): idem
[lilypond.git] / ChangeLog
index 3f31dfee58c3fdd29c41de366f7fc527c46adbc5..e205bf3e1c64028b8075af91d235f64d71f9d16a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,185 @@
+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>
+
+       * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
+       Allow only one type of midi process; launching Midi either stops
+       midis or plays the current midi and launching MidiAll stops midis
+       and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
+       to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
+
+2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/text-engraver.cc (process_acknowledged_grobs): use new
+       markup  for new markup texts.
+
+       * lily/mark-engraver.cc (process_music): idem
+       
+       * lily/instrument-name-engraver.cc (create_text): idem
+
+       * scm/new-markup.scm (magnify-markup): new function.
+
+       * scm/molecule.scm (stack-lines): bugfix.
+
+       * lily/font-interface.cc (get_font): take font-magnification from
+       alist chain.
+
+2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/molecule-scheme.cc: move scheme functions to separate file.
+
+       * lily/font-metric.cc  (ly_get_glyph): new function. 
+       
+       * scm/new-markup.scm (column-markup): use baseline-skip for columns.
+       (italic-markup, dynamic-markup): new functions
+       (font-markup): new function
+
+       * lily/molecule.cc (ly_molecule_combined_at_edge): optional
+       padding and minimum
+
+2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
+
+       * lily/accidental-engraver.cc:
+       Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
+
+2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
+
+       * lilypond.vim:
+       * lilypond-font-lock.el: Put \longa as duration. Accept only 
+       [a-zA-Z] for user defined identifiers. Separate note cases 
+       with and without a duration (allow cis\longaX).
+
+       * lilypond.words: Add words from Info.
+
+2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
+
+       * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
+
+2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
+
+       * lilypond-mode.el: Propose reverting buffer before a command if
+       it was edited with an another editor.
+
 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * lily/molecule.cc (ly_translate_molecule): new function
+
        * python/GNUmakefile (INSTALLATION_DIR1): install Python module
        into libdir