]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
[lilypond.git] / ChangeLog
index 1d4dc97a204c2f721ce40832dc4b7fc378bd686a..14305d368a3ca42c05e11342c53981d619546b3e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,54 @@
+2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
+       stylesheet.
+
+       * ly/paper19.ly: Include paper19-init.ly.
+
+       * ly/paper19-init.ly: New file.
+
+       * Documentation/user/tutorial.itely (First steps): Fix first
+       example for font test.
+
+       * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
+
+       * ChangeLog: Add 1.7.6 release marker (see below).
+
+       * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
+       Add .py files.
+
+2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/tutorial/sammartini.ly (bassvoices): to new syntax.
+
+       * input/tutorial/*.ly: update to new syntax.
+
+       * lily/parser.yy (Composite_music): new transpose syntax,
+       \transpose FROM TO MUSIC. 
+
+2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/lilypond-book.py:
+       * scripts/ly2dvi.py: Fix: redirect latex progress/error output to
+       stderr (by default this goes to stdout).  Show lilypond progress,
+       even when not verbose.
+
+       * python/lilylib.py (system): New optional parameter to control
+       showing of progress.
+
+       * scm/backend-documentation-lib.scm (check-dangling-properties):
+       Fix error message.
+
+       * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
+       axis, extent.
+
+       * scm/grob-property-description.scm (magnify): Remove.
+       (extent, axis): Add.
+
 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * VERSION: Release 1.7.6.
+
        * scripts/convert-ly.py: more uniformization substitutions.
 
        * buildscripts/new-chords.py (sub_chords): new file.