]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(process_music): use octavation
[lilypond.git] / ChangeLog
index fa4873eaa9543a20a04a582b1ea94f2dbbc77026..f3ef6fdd0d11dce47b0bbb26981987dad2b94327 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,84 @@
+2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/new-chord-name-engraver.cc (process_music): use octavation
+       (a number) instead of original-pitch to store inversions. This
+       fixes a problem with transposed chords with inversions.  
+
+2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * stepmake/aclocal.m4: Include compile fix for broken flex, as
+       used in includable-lexer.hh.
+
+       * lily/includable-lexer.cc: Bugfix: include config.h.
+
+       * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
+        circumvention of Debian packaging bug.
+
+2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * flex-2.5.31 hits Debian/unstable.  Fixes below.
+       
+       * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
+
+       * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
+       (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
+
+       * lily/include/includable-lexer.hh: 
+       * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
+
+       * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
+
+       * aclocal.m4: Regenerate.
+
+       * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
+       yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
+
+       * scm/pdf.scm (use-modules): Include lily.
+
+       * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
+       Noordkamp).
+       (use-modules): Include lily.
+       (lily-def): Bugfix: include tex-val in let.
+
+2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
+
+       * lilypond-mode.el: sensible error if lilypond.words not found.
+
+       * lilypond.words: add few words.
+
+2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * mf/parmesan-clefs.mf: bugfix: char boxes corrected
+
+       * mf/parmesan-scripts.mf: fixed typo in char name
+
+2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION: 1.7.16 released
+
+       * python/lilylib.py (setup_temp): temporary directories are mode 700.
+       (this is a security vulnerability).
+
+       * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
+
+       * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
+       add staff support.
+
+2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
+       ly/script-init.ly, scm/script.scm: bugfix: renamed
+       fermata->signumcongruentiae to fix naming clash with feta font
+
+2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/regression/multi-measure-rest-grace.ly (texidoc): new file
+
+       * lily/multi-measure-rest-engraver.cc
+       (start_translation_timestep): use grace timing too for determining
+       when to make mmrest.
+       (start_translation_timestep): clear numbers too.
+
 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
 
        * scm/music-types.scm: compile fix: escape braces
@@ -5,6 +86,9 @@
        * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
        work around font selection problem
 
+       * Documentation/user/refman.itely: BreathingSign: added docu for
+       property "text"
+
 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
 
        * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact