]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* cygwin/mknetrel: Exit if doc build fails.
[lilypond.git] / ChangeLog
index 4704ad34bd91692b12ce237197b262fb261e1f68..8d8e8d581ce5d7cb65719fc9824b4174aede4471 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,93 @@
+2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * cygwin/mknetrel: Exit if doc build fails.
+
+       * lily/GNUmakefile: Add hack for .deps and --srcdir build.
+
+2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/music-types.scm (music-descriptions): add doc strings
+
+2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/lexer.ll: 
+       * lily/include/my-lily-lexer.hh: 
+       * lily/include/includable-lexer.hh: Add flex kludge.
+
+       * config.hh.in: 
+       * config.make.in: 
+       * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
+       cruft.
+       
+       * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
+       code.
+
+2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * ly/spanners-init.ly (cresc, dim): Update to new markup text.
+
+       * lily/parser.yy (new_chord): Compile fix.
+
+2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/percent-repeat-engraver.cc (try_music): add correct
+       processing moments for double-measure percents as well.
+
+       * input/regression/percent-repeat-skipbars.ly (texidoc): new file
+
+       * lily/lily-guile.cc (ly:dimension?): add dimension as separate
+       grob prop type. 
+
+       * Documentation/user/refman.itely (Printing named chords): add
+       chord name tweak doco.
+
+       * input/template/gregorian-transcription.ly: new file.
+
+2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/test/*: lots of cleanups/comment-outs/removals in chord
+       examples
+       
+       * input/regression/*: lots of cleanups/comment-outs/removals in
+       chord examples
+       
+       * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
+       options
+
+       * lily/new-chord-name-engraver.cc (process_music): give original
+       inversion pitch to chord name routine.
+
+       * input/tutorial/os-score.ly: update to new markup
+
+       * Documentation/user/appendices.itely: simply include
+       chords-ignatzek. 
+
+       * Documentation/user/refman.itely (Chords mode): add documentation
+       for chord mode.
+
+       * scm/chord-entry.scm (construct-chord): mark inversion as bass if
+       not present in chord.
+       (construct-chord): add inversion and bass support.
+
+       * lily/chord.cc: junk contents.
+
+2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
+
+       * Documentation/user/refman.itely:
+       * Documentation/user/music-glossary.tely: fix. 
+
+2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/chord-entry.scm (construct-chord): move chord construction
+       to Scheme.
+
+       * lily/parser.yy (new_chord): new setup for chord entry.
+
+2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
+
+       * lilypond.words:
+       * Documentation/user/music-glossary.tely: add ambitus.
+
 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.