]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* ps/lilyponddefs.ps: Bugfix.
[lilypond.git] / ChangeLog
index 05b08bc7e1ce9827930de5f260e7e10f78b122a6..b6cd8014a15a89628680c5ab38958e2e29e7a615 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,96 @@
+2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * ps/lilyponddefs.ps: Bugfix.
+
+       * input/regression/multi-measure-rest-instr-name.ly: Typo.
+
+2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
+       prevent aligned 6ths.
+
+       * lily/custos.cc (print): remove neutral position.
+       (print): remove adjust-if-on-staffline.
+
+2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/paper-book.cc: Do header and footer.
+
+2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
+
+       * scm/paper.scm (lineheight): Remove
+       (head-sep, foot-sep): Add.
+
+2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * mf/feta-schrift.mf: reduce portato thickness.
+
+       * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
+
+       * lily/grob-pq-engraver.cc (start_translation_timestep): remove
+       programming_error ().
+
+       * lily/piano-pedal-engraver.cc (finalize): attach unfinished
+       bracket to last command column.
+
+       * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
+       continues on next/prev system.
+
+       * input/regression/pedal-end.ly: new file.
+
+2004-03-10  Werner Lemberg  <wl@gnu.org>
+
+       * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
+       Remove pmx2ly stuff.
+       * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
+
+2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/page-layout.scm: New file.
+
+       * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
+       settings.
+       (Lilypond_snippet.is_outdated): Also check for PNG file.
+       Workaround for interrupted (web) builds.
+
+       * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
+
+       * ps/lilyponddefs.ps: Use only very small top-marging.
+       (init-paper): Also pop page size string.
+       (start-page, stop-page): New function.
+
+       * scm/output-ps.scm (header-end): Remove stray exec commands.
+
+2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/input-file-results.cc (do_one_file): use new Paper_book()
+
+       * lily/score.cc (default_rendering): clean protection.
+
+       * lily/paper-book.cc (mark_smob): implement smob marking.
+
+       * scripts/lilypond.py (make_html_menu_file): remove --psgz option
+
+       * Documentation/user/*.itely: user manual edits. 
+
+2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * Documentation/user/converters.itely (Invoking musedata2ly):
+       remove pmx2ly.
+
+       * scripts/pmx2ly: remove script.
+       
 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * lily/score.cc (default_rendering): Protect paper-book members.
+
+       * lily/paper-def.cc (smobbed_copy): New method.
+
+       * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
+       switch runtime.
+
        * lily/include/music-output.hh (process): Change signature to
        return SCM.