]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
color patch by EA
[lilypond.git] / ChangeLog
index 95a23b27d63fa0fab1278c9a6783e92e870ceddb..765695319a2769d2dcb42142f04b573f795f7b02 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,152 @@
+2005-03-31  Erlend Aasland  <erlenda@gmail.com>
+
+       * scm/output-tex.scm: implement {re,}setcolor
+       * tex/lilyponddefs.tex: use color package
+
+2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/macros.itexi: Fix @usermanref html links in
+       split documents: use @inforef.
+
+2005-03-30  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/programming-interface.itely: minor fix.
+
+       * Documentation/user/advanced-notation.itely: added info to
+       Metronome markings.
+
+2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
+       use box-stencil.  Remove y-padding argument.
+       (make-stencil-circler): New function.
+
+       * buildscripts/lilypond-words.py (F): 
+       * elisp/SConscript (a): 
+       * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
+       * vim/SConscript (a): 
+       * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
+
+       * lily/general-scheme.cc: Build fix.
+
+       * scm/markup.scm:
+       * input/regression/markup-scheme.ly: 
+       * input/regression/markup-syntax.ly: Drop 'new-' from name.
+
+       * scm/stencil.scm (make-circle-stencil): New function.
+
+       * scm/define-markup-commands.scm (draw-circle): Use it.  New
+       name (was cicle).  Update callers.
+       (circle): New markup command, similar to box.
+
+       * scm/stencil.scm (circle-stencil): New function.
+
+2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
+
+       * configure.in: Detect libutf8/wchar.h variant.
+
+       * stepmake/aclocal.m4: Modify shared size test.
+
+2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
+
+2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
+       
+       * VERSION (PACKAGE_NAME):  release 2.5.17
+
+2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/backend-library.scm (postscript->png): Fix comment and png
+       message.
+
+       * GNUmakefile.in (link-tree): Fix locales.
+
+2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/stencil-scheme.cc (LY_DEFINE): change to
+       ly:stencil-aligned-to, non mutating.
+
+       * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
+
+       * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
+
+       * lily/quote-iterator.cc (derived_mark): call
+       Music_wrapper_iterator::derived_mark() too.
+
+       * lily/grace-engraver.cc (derived_mark): change signature, add
+       const.
+
+2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * SConstruct (symlink): 
+       * GNUmakefile.in (link-tree): Add scripts to prefix.
+
+       * lily/general-scheme.cc (ly:effective-prefix): New function.
+
+       * scm/backend-library.scm (postscript->png): Use it.
+
 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * lily/paper-score.cc (process): don't delete grobs after
+       producing stencils. 
+
+       * scm/part-combiner.scm (determine-split-list): switch off
+       debugging info.
+
+       * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
+       if available.
+
+       * scm/define-context-properties.scm
+       (all-user-translation-properties): add stringNumberOrientations.
+
+       * lily/new-fingering-engraver.cc (position_scripts): make generic,
+       so fingering and string-numbers are separately controlled.
+
+2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
+       not use debugging.
+
+2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
+
+       * config.hh.in: add HAVE_FONTCONFIG.
+
+       * Documentation/user/instrument-notation.itely (String number
+       indications): new node.
+
+       * input/regression/new-markup-syntax.ly (texidoc): add circle.
+
+       * lily/new-fingering-engraver.cc (add_string): new function. 
+       (acknowledge_grob): accept string-number-event as well.
+
+       * scm/define-markup-commands.scm (circle): new markup command.
+
+       * scm/output-lib.scm (print-circled-text-callback): new function.
+
+       * lily/GNUmakefile: move ifeq after include stepmake.make.
+
+2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * config.make.in (HAVE_LIBKPATHSEA_SO):
+       * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
+
+       * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
+       add KPATHSEA_LIBS.
+
+       * debian/watch: 
+       * debian/control: Update.
+
+2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * input/test/title-markup.ly (spaceTest): remove.
+
+       * input/test/embedded-tex.ly (Module): remove.
+
        * input/test/music-box.ly: use 'name property, not ly:music-name.
 
        * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.