]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
More small fixes.
[lilypond.git] / ChangeLog
index feeb553770518818a5727f656ad1b0f79539a083..412552fe5665d61ba2762ca634b1e7a32dcaf7af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,92 @@
+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
+       T1 encoding in texinfo mode.
+       (\lilypondstart): Use it.
+       (\lilypondloop, \lilyponditerate): Removed.  Unused.
+
+2004-09-30  Werner Lemberg  <wl@gnu.org>
+
+       * tex/lilyponddefs.tex (\lilypondstart): Define
+       \lilypondfontencoding for both texinfo and latex mode.
+
+       * scm/framework-tex.scm (font-load-command): Use
+       \lilypondfontencoding.
+
 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * scm/framework-tex.scm (dump-page): take with-extents?
+       argument. If true, output Y extents. Used for lilypond-book
+       documents.
+
+       * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
+       \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.