]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
More small fixes.
[lilypond.git] / ChangeLog
index 0444e746226080c279ecf2abbe1e721d5148d256..412552fe5665d61ba2762ca634b1e7a32dcaf7af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,66 @@
+2004-10-02  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/index.html.in: remove link to templates.
+
+       * Documentation/user/notation.itely: more small fixes.
+
+2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/timing-engraver.cc (process_music): move setting
+       measure-length. This fixes spacing-whole-rest.ly
+
+       * VERSION (PACKAGE_NAME): release 2.3.20
+       
+       * input/regression/quote-transposition.ly: update example
+
+       * scm/define-music-properties.scm (all-music-properties): change
+       meaning of instrumentTransposition.  It is now the pitch played
+       that sounds as middle C. This means that instrumentTransposition
+       can be \transposed. 
+       Fixes: transpose-quote.ly
+
+       * lily/parser.yy (command_element): reverse setting of
+       instrumentTransposition
+
+       * lily/pitch.cc (pitch_interval): rename.
+
+       * lily/recording-group-engraver.cc (stop_translation_timestep):
+       remove macrameing of accumulator and set_car/cdr.
+       Fixes: transposition-quote.ly
+
+       * lily/music.cc (transpose): fold Event::transpose() in.
+
+       * lily/event.cc: remove Transpose. 
+
+       * lily/recording-group-engraver.cc: cleanup.
+
+       * ly/music-functions-init.ly (displayMusic): add function.
+
+       * make/lilypond.fedora.spec.in: rename file.
+
+       * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
+       to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
+
+       * Documentation/user/changing-defaults.itely (Changing context
+       properties on the fly): typo.
+
+       * lily/slur.cc (outside_slur_callback): try three sample points
+       for determining collisions. This fixes: slur-script.ly.
+
+2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/lilypond-book.py (ext2format): Add latex as Latex.
+
 2004-10-01  Graham Percival  <gperlist@shaw.ca>
 
        * Documentation/user/notation.itely: more small fixes.
 
        * Documentation/user/examples.itely: make new sections.
 
+       * input/test/bar-lines.ly: improve output, fix bug.
+
+       * Documentation/user/changing-defaults.itely: small fixes.
+
 2004-10-01  Werner Lemberg  <wl@gnu.org>
 
        * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
@@ -29,7 +86,7 @@
        \bookpaper.
 
        * lily/slur.cc (outside_slur_callback): epsilon-delta management
-       for slur edges.
+       for slur edges. Fixes: progerror-no-bezier-intersection.ly
  
        * scm/framework-tex.scm (dump-page): put stencil height in dumped
        page.