]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
added textSpanner{Up,Down,Neutral}.
[lilypond.git] / ChangeLog
index c7b55c0c149304a5619e30530e9b623d6eb01450..11fa9664cdfb5c3991989e4e3c4864c0f114a0b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,77 @@
+2005-05-03  Graham Percival  <gperlist@shaw.ca>
+
+       * scm/define-grobs.scm: remove "remove-first" line, since
+       the absent property is set to #f anyway.
+
+       * Documentation/user/basic-notation.itely,
+       advanced-notation.itely, instrument-notation.itely: minor
+       fixes.
+
+       * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
+
+       * Documentation/user/advanced-notation.itely,
+       changing-defaults.itely: consolidate Text stuff in
+       advanced notation.
+
+2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/framework-ps.scm (write-preamble): extract CFF from OTF
+       fonts directly.
+
+       * buildscripts/gen-emmentaler-scripts.py (i): idem.
+
+       * mf/GNUmakefile: remove all CFF rules.
+
+       * scm/framework-ps.scm (ps-embed-cff): reinstate.
+
+       * lily/open-type-font-scheme.cc (LY_DEFINE):
+       new function ly:otf-font-table-data.
+       (LY_DEFINE): new function otf-font?
+
+2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
+       ($(outdir)/Fontmap.lily): idem.
+
+       * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
+       for PFAEmmentaler-XXX.pfa. This fixes ghostscript ps2pdf problems.
+
+       * Documentation/user/music-glossary.tely (accidental): NL
+       translation of accidental.
+
+2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * flower/include/international.hh: Bugfix: include "string.hh".
+
+       * lily/include/mingw-compatibility.hh: New file.
+
+       * flower/include/libc-extension.hh (memrev): Rename from strrev.
+
+       * configure.in: Search for mingw wcrtomb library.
+
+2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * scripts/convert-ly.py: Bug fix
+
+       * Documentation/user/changing-defaults.itely (Common tweaks):
+       Added example where the context has to be specified explicitly
+       (MetronomeMark). 
+
+2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scripts/lilypond-book.py (ly_options): set timing to #f for
+       notime option.
+
+       * scripts/convert-ly.py (conv): typo.
+
+       * flower/*.cc: remove <? and >?
+       
+       * lily/*.cc: remove <? and >?
+
+       * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
+       that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
+       editor.
+
 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * lily/part-combine-engraver.cc: add space to variable list.
 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * python/lilylib.py (make_ps_images): bugfixes; GS can produce
-       empty 2nd page for mono page.
+       empty 2nd page for single page.
 
        * scm/lily.scm: remove p&c definitions.