]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/paper-score.cc (process): Do not show progress newline.
[lilypond.git] / ChangeLog
index c3560a55d72b1bf733bb97c369c1c7114329bd1a..4c94a60dca8d9a21bd6ba3c23949ea8961b0ffef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
+2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
 
-       * scm/output-gnome.scm: Update build script.
+       * 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.
+
+       * 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
+
+       * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
+       here, 
+       (default-page-make-stencil): new function
+       (default-page-music-height): new function
+       (page-headfoot): new function
+       (ly:optimal-page-breaks): generate stencils directly from here
+
+       * scm/titling.scm: new file, group titling functions
+
+2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/output-gnome.scm: Handle multiple pages.
+
+       * scm/framework-gnome.scm: Do not load output-gnome.
+       (framework-gnome): Invoke output-gnome::header and
+       output-gnome::end-output as faked stencils.  Fixes experimental
+       gnome output.
+
+2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
+       octavation compatibility fixes. Backportme. 
+
+       * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
+       pages.
+       (ly:optimal-page-breaks): combine-penalties: no shortcut for
+       negative. Now we handle negative penalties (ie. \pageBreak)
+       correctly.
+
+       * lily/system.cc (get_line): extract page-penalty from the left
+       bound.
+
+       * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
+
+2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/framework-ps.scm: don't load output-XXX from framework-XXX
+
+2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/output-gnome.scm: Update script.  Move development to
+       lilypond_2_3_2 branch for now.
 
 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
+       negative penalties.
+       cleanups.
+
+       * Documentation/user/changing-defaults.itely (Creating contexts):
+       index entries
+
+       * scm/page-breaking.scm (ly:optimal-page-breaks): new
+       file. Rewrite function. 
+
+       * lily/paper-book.cc (pages): new interface: page-breaking returns
+       list of line-list.
+
+       * lily/page.cc (Page): take lines argument.
+
+       * scm/document-translation.scm (all-engravers-doc): link to user man
+
+       * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
+
+       * Documentation/user/notation.itely (Relative octaves): typo.
+
        * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
 
+2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/output-gnome.scm: Update build script.
+
 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
 
        * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
        override of Beam::position-callbacks. Why would grace beams not be
-       quantized? Fixes: weird-stem-size-grace. Backportme.
+       quantized? Fixes: weird-stem-size-grace. 
 
        * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
        warning only once. Backportme.