]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
[lilypond.git] / ChangeLog
index c3d6805f5b59865d26978b42f7ac94dbd35c8978..54b50729b6e30f8e06d0a84444a9b8369464a98d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,112 @@
+2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
+       .pdf rule to tex-rules.make.
+
+       * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
+       from -systems.* output.
+
+       * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
+       directly, remove -$(PAGESIZE) target.
+
+       * input/test/embedded-postscript.ly: update.
+
+2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
+
+       * Documentation/user/changing-defaults.itely (Font selection):
+       document font-name.
+
+       * input/regression/font-name.ly: show Pango fonts for
+       font-name. Update example. 
+
+       * lily/pango-select.cc (properties_to_pango_description): don't
+       convert symbol font-size to number, but use to lookup.
+
+       * python/fontextract.py (write_extracted_fonts): add VMusage 0.
+
+       * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
+       (NAME . FILE-NAME) tuples for font descriptions. 
+       (write-preamble): display BeginFont DSC comments.
+
+       * python/fontextract.py (write_extracted_fonts): new file. Extract
+       font resources from a PS file.
+
+       * scripts/lilypond-book.py (option_definitions): --psfonts option.
+       (Compile_error.process_include): do_file returns chunks.
+
+       * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
+
+       * make/lysdoc-targets.make: .texi is .PRECIOUS
+
+       * scripts/lilypond-book.py (write_if_updated): new function.
+
+2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
+
+2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
+
+       * input/regression/markup-syntax.ly: remove \score.
+
+       * scm/define-markup-commands.scm (draw-circle): add fill argument
+
+       * scm/stencil.scm (make-circle-stencil): add fill argument
+
+       * ps/music-drawing-routines.ps: add fill argument.
+
+       * ly/performer-init.ly: add CueVoice to MIDI too.
+
+       * ps/music-drawing-routines.ps: new routine BeginEPSF /
+       EndEPSF.
+
+       * input/regression/markup-eps.ly: new file.
+
+       * scm/framework-ps.scm (write-preamble): change order: vars should
+       be inited before procedures.
+
+       * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
+       for EPS files.
+
+       * scm/define-markup-commands.scm (epsfile): add epsfile command.
+
+2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * configure.in (gui_b): add check for ghostscript 8.15
+
+2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
+       start of line. Fixes cresc-after-newline.ly
+
+       * lily/source-file.cc (file_line_column_string): use get_column().
+
+2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/source-file.cc (get_column): utf-8 support for column numbers.
+
+2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/*: use message () iso progress_indication () for messages.
+       Revise/uniformise user messages.
+
+       * flower/warn.cc (progress_indication): New function.
+       (message): Use it.  Fixes newline problems.
+
+       * config.make.in (webdir): Sort out install dirs.
+
+       * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
+
+       * python/lilylib.py (command_name): Bugfix.
+       (make_ps_images):
+
+2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
+
+       * lily/main.cc: --help says what types of backends are availabe
+
 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        Fix ./VERSION dependency, and without need to reconfigure.