]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
*** empty log message ***
[lilypond.git] / ChangeLog
index 21410ff98497766fce6687f67903cb930b69e727..2c71a04aaf2053808bbf8bf925c832d95d024c98 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,62 @@
+2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * input/simple-song.ly: Down one octave.
+
+       * scm/output-gnome.scm: Remove script again; re-add modules fix
+       (CVS conflict resolve?)
+
+       * lily/stencil.cc (ly:interpret-stencil): Was:
+       interpret_stencil_expression.
+
+2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * buildscripts/guile-gnome.sh: New file.
+
+       * scm/output-gnome.scm: White background, better window size, sane
+       canvas size.  Cleanups.
+
+2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * Documentation/user/invoking.itexi (Invoking the lilypond
+       binary): document --safe.
+
+       * scm/output-gnome.scm: set PATH in script.
+
+       * scm/page-layout.scm (default-page-make-stencil): don't stretch
+       if there is too few systems on a page.
+
+       * lily/parser.yy (relative_music): start at middle C without pitch
+       argument.
+
+       * Documentation/user/changing-defaults.itely (Page layout): new node.
+       (Paper size): rename node
+       (Page breaking): new node.
+       (Titling): move from invoking.
+       (File structure): new node.
+
+       * lily/parser.yy (score_body): allow \header and music anywhere in
+       \score body.
+
 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * scm/lily.scm (ly:load): Remove page-breaking.scm.
 
 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * lily/include/paper-system.hh: move cc/hh file from paper-line.*
+
+       * lily/include/paper-line.hh: rename to Paper_system.
+
+       * lily/include/paper-book.hh: doc class.
+
+       * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
+
+       * scm/page-layout.scm (plain-footer): add tagline/copyright. 
+       (plain-header): add instrument-name.
+       (default-page-make-stencil): bugfixes.
+
+       * lily/parser.yy (book_body): allow \header anywhere in \book{}
+
        * lily/paper-book.cc: remove copyright & tagline. Remove
        interactions with Page