X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=4c94a60dca8d9a21bd6ba3c23949ea8961b0ffef;hb=61bba8a98a53e424054b26d63ead26b0696ea29d;hp=ed7d3b2a5d5fc45f104c5bdefca9e5638448cebf;hpb=99433c54bea756a38ed6b2a70bc8c90cd0d37902;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index ed7d3b2a5d..4c94a60dca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,58 @@ +2004-06-14 Jan Nieuwenhuizen + + * 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 + + * buildscripts/lilypond-words.py: add ly/vlaams.ly + +2004-06-14 Jan Nieuwenhuizen + + * 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 + + * 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 + + * 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 * scm/lily.scm (ly:load): Remove page-breaking.scm.