]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
[lilypond.git] / ChangeLog
index 71c214f373a75bae21c84512570ce7f9de3df31e..af59738dff43510d19f38dc4aa3f0fedab376951 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,65 @@
+2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
+       throughout.
+
+       * scm/new-markup.scm: Turn-off error-triggering test code.
+
+2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/new-markup.scm (markup-thrower-typecheck) 
+       (markup-typecheck?):  add full typechecking functions.
+       (make-markup-maker): add make-FOO-markup functions.
+       (markup-argument-list-error): nice error checking messages.
+       (make-markup): better function: less quoting escapades.
+
+2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
+
+2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * cygwin/lilypond.hint (requires): Add cygwin.
+
+       * .cvsignore: Remove stepmake (huh!?!), add lib.
+
+       * GNUmakefile.in: Add libdir links for builddir runs.
+
+       * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
+       instead of datadir.
+
+       * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
+       local_lilypond_libdir.
+
+       * config.make.in (lilypond_libdir): Add.
+
+       * stepmake/stepmake/substitute-rules.make: 
+       * stepmake/stepmake/script-rules.make: 
+       * stepmake/stepmake/python-module-rules.make:
+       * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
+       lilypond-python-module patch.
+
+2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * Documentation/user/refman.itely (Graphical interfaces): add note
+       about xml2ly.
+
+2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scripts/ly2dvi.py (run_dvips): remove trailing newline
+
 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.