]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* python/lilylib.py (ps_page_count): remove make_ps_images().
[lilypond.git] / ChangeLog
index 7c94ad4b98f0c419163fade263f996f205c59df7..459fb881865a1ba9ef2e66adab91ac5bc85c0435 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * VERSION (PACKAGE_NAME): release 2.7.37
+
+       * python/lilylib.py (ps_page_count): remove make_ps_images().
+       (ps_page_count): remove mkdir_p
+       (system): remove cleanup_temp.
+       (exit): remove lilypond_version_(check)
+       (error_log): remove pseudo_filter_p
+       remove read_pipe
+       remove cp_to_dir
+       remove identify
+
+       * scripts/lilypond-book.py (Lilypond_snippet.compose_ly): don't
+       use __main__
+
+       * lily/accidental-engraver.cc (make_standard_accidental): only add
+       support for side-axis is X_AXIS. Fixes text-spacing-accidental.ly
+
+       * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
+       $(outdir)/emmentaler-%.svg): rewrite without functions; too many
+       Make incompatibilities.
+
+       * scm/output-ps.scm (grob-cause): replace backslashes by /
+       (glyph-string): use ~$ for less decimals for glyph-string and grob-cause.
+
 2006-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * cygwin/GNUmakefile: Install fixes.
 
 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * python/lilylib.py: pychecker cleanups.
+
+       * scripts/lilypond-book.py
+       (Lilypond_snippet.output_print_filename): pychecker cleanups
+
        * scripts/midi2ly.py (Key.dump): pychecker cleanups.
 
        * python/lilylib.py (underscore): remove identify() , warranty()