]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
[lilypond.git] / ChangeLog
index 011cb40c54dcba6bad38955da76ec10bb79e424e..4af78bd08dc86059388ba667b8d68f999302516d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,106 @@
+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>
+
+       * 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/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.
+
+       * lily/paper-book.cc (classic_output, get_title, get_scopes): New
+       method.
+
+       * lily/paper-score.cc (process): Return stencils rather than
+       outputting directly.  Remove paper-book kludge.  Delete grobs.
+       (output): Remove.
+
+       * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
+
+       * lily/score-engraver.cc (get_output): Do not reset pscore_.
+
+       * lily/score.cc (default_rendering)
+       (ly_render_output): Move adding paper-score two levels up.
+
+       * lily/system.cc (get_line):
+       * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
+
+2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/font.scm (paper20-font-vector): add more design sizes for
+       number.
+
+       * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
+       feta-nummber{5,7,11,13}.
+
+       * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
+       for 12pt design size. 
+
+2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
+
+2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/font-select.cc (properties_to_font_size_family): Fix
+       warning message.
+
+       * Experimental PostScript latin1 encoding:
+       
+       * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
+
+       * scm/output-ps.scm: Experimental encoding using reencode-font.
+       * scm/font.scm: Add latin1 `font-shape'.
+       
+       * scm/define-markup-commands.scm (latin-i): New font-shape command. 
+
+       * ps/lilyponddefs.ps (reencode-font): New function.
+
+       * lily/paper-book.cc (get_pages): Simplistic page breaking.
+
+       * scm/output-tex.scm (start-page):
+       (stop-page): New interface function.
+
 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * lily/paper-outputter.cc (output_expr):