]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
[lilypond.git] / ChangeLog
index ddc9b87c037434a4511c08c395537b94e7cb079b..8c8708dd5041e79bbf7247b6b059e4b24dab3b5c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,151 @@
+2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
+
+       * lily/*: s/ifdef HAVE_*/if have/.
+
+       * SConstruct (test_lib): New function.  Update pkg-config and some
+       other requirements.
+
+       * configure.in: Require pkg-config.  Enforce REQUIRE and version for
+       freetype, pangof2t.
+
+2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * po/lilypond.pot, ...: Update using bison-CVS.
+
+       * python/lilylib.py (make_ps_images): Fixo.
+
+2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * python/lilylib.py (make_ps_images): typo.
+
+       * configure.in (gui_b): make bison optional.
+
+       * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
+
+2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
+
+       * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
+       with one parameter can be defined in a LaTeX file when processed
+       by lilypond-book this will be evaluated between the systems of
+       a muti-system score. The parameter is the number of systems processed.
+
+2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * python/lilylib.py (make_ps_images): Escape newline.
+
+       * Documentation/user/music-glossary.tely: Run
+       texinfo-all-menus-update.
+
+2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/lily-library.scm (old-relative-not-used-message)
+       (version-not-seen-message): Add input-file-name-location to message.
+
+       * lily/parser.yy (lilypond): Add token aliases.
+
+       * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
+       not confuse with alteration.
+       (alteration): Add.
+
+2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * python/lilylib.py (make_ps_images): use -dEPSCrop
+
+       * VERSION (PACKAGE_NAME): release 2.5.19 
+
+       * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
+       only put xrefs in info documentation.
+
+       * 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.