]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/paper-score.cc (process): Do not show progress newline.
[lilypond.git] / ChangeLog
index 1dccd69fecf70da991f2966d926a5444af067591..4c94a60dca8d9a21bd6ba3c23949ea8961b0ffef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,46 @@
+2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/paper-score.cc (process): Do not show progress newline.
+
+       * lily/paper-book.cc (output, classic_output): Show progess
+       newline after score.
+
+2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
+
+       * buildscripts/lilypond-words.py: add ly/vlaams.ly
+
+2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/score.cc (ly:run-translator): Do not crash on empty music
+       list.
+
+       * lily/book.cc (process): Do not render score when systems is empty.
+
+       * 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.