]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/framework-ps.scm (write-preamble): use it to pick exactly
[lilypond.git] / ChangeLog
index bd2eaaf6540bece1bd87605a23f0024fade6095e..a7d758b776eb0590d0a14e04e8169f43c2682ad6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,191 @@
+2006-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/framework-ps.scm (write-preamble): use it to pick exactly
+       the right font from a Mac dfont.
+
+       * lily/ttf.cc (LY_DEFINE): ly:ttf-ps-name: new routine to extract
+       PS name from TTF font.
+
+       * input/regression/tie-manual.ly: document new feature.
+
+       * Documentation/topdocs/NEWS.tely (Top): add tie NEWS.
+
+       * VERSION (MY_PATCH_LEVEL): bump to .28
+
+       * Documentation/user/basic-notation.itely (Ties): add tie examples
+       refs.
+
+       * lily/tie-formatting-problem.cc (score_ties_configuration):
+       symmetry penalties for outer ties.
+
+2006-01-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/tie-formatting-problem.cc (generate_configuration) 
+       (set_manual_tie_configuration): skip non-pair manual
+       tie-configuration, so you can set individual ties as
+
+         #'tie-configuration = #'((7 . 1) #t (-3 . 1))
+
+       * input/regression/tie-chord.ly: use generateTiePattern to
+       simplify file.
+
+       * lily/tie-formatting-problem.cc (peak_around): new function.
+       (score_configuration): use sliding criterion for staff line collisions. 
+       (score_configuration): idem for dot collisions.
+       (generate_configuration): use separate stem_gap for gap to stem.
+
+       * lily/include/tie-formatting-problem.hh (struct Tie_details):
+       separate penalty factors for x and y distance.
+       (struct Tie_details): separate penalties for tip and center line collisions.
+
+2006-01-19 Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/tie-formatting-problem.cc (generate_configuration): make
+       large ties avoid stafflines in the horizontal section.
+       (score_configuration): use softcoded penalties
+       (score_aptitude): idem.
+
+       * lily/tie-helper.cc (from_grob): softcode tie details
+
+       * lily/staff-symbol-referencer.cc (on_staff_line): new function
+
+       * lily/staff-symbol-referencer.cc (on_line): rename from
+       on_staffline 
+
+2006-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * ly/music-functions-init.ly: remove duplicate tag.
+
+       * lily/include/*.hh: GCC 4.1 fixes.
+
+006-01-16  Erlend Aasland  <erlenda@gmail.com>
+
+       * Documentation/user/global.itely: fix typos; @bugs -> @refbugs
+
+       * scm/define-music-types.scm: fix bug in desc. string
+       for OverrideProperty
+
+2006-01-15 Erik Sandberg  <mandolaerik@gmail.com>
+
+       * scripts/lilypond-book.py: bugfix
+
+       * scm/define-music-types.scm: fix typos.
+
+2006-01-14  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/ basic-notation.itely, global.itely,
+       advanced-notation.itely, instrument-notation.itely: small
+       additions (bugs and commonly tweaked properties).
+
+2006-01-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * stepmake/stepmake/generic-vars.make (MINGW_BUILD): generic
+       detection of mingw build.
+       (MINGW_BUILD): opps.
+
+2006-01-12  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Add
+       i686-mingw32.
+
+2006-01-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/music-functions.scm (skip->rest): add skip->rest
+
+2006-01-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/font-config.cc (init_fontconfig): call FcConfigBuildFonts()
+       explicitly.
+
+       * lily/font-config-scheme.cc (LY_DEFINE): also display font and
+       config dirs. Aids debugging. 
+       (display_config): also display config files.
+
+2006-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/bar-line.cc (calc_bar_size): inspect staff->extent (Y_AXIS)
+       for determining bar size.
+
+       * lily/staff-symbol.cc (print): place lines at distance line-positions
+
+       * scm/define-grob-properties.scm (all-user-grob-properties): add
+       line-positions.
+
+       * lily/staff-symbol.cc (height): new function.
+
+       * input/regression/staff-line-positions.ly:  new file.
+
+2006-01-06  Graham Percival  <gpermus@gmail.com>
+
+       * input/test/add-staccato.ly: remove reference to old file.
+
+2006-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scripts/lilypond-book.py (invokes_lilypond): allow . in path to
+       lilypond binary too.
+
+2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * make/mutopia-rules.make (Module): use LILYPOND_BINARY
+
+2006-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/midi2ly.py: Bugfix: Declare datadir.
+
+       * make/ly-rules.make:
+       * make/mutopia-rules.make: Use LILYPOND_BINARY (WAS: LILYPOND, but
+       that seems to be gone). Fixes make web.
+
+       * The grand 2005-2006 replace.
+
+       * VERSION (MY_PATCH_LEVEL): Stay on .26 for now.
+
+2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * make/lilypond-vars.make: set LILYPOND_BINARY variable
+       (LILYPOND_BOOK_LILYPOND_FLAGS): new variable
+       LILYPOND_BOOK_LILYPOND_FLAGS to hold system dependent settings,
+       like -dgs-font-load.
+
+       * Documentation/user/GNUmakefile ($(outdir)/interfaces.itexi):
+       remove absolute path to lilypond binary.
+       
+2006-01-05 Pedro Kroeger    <kroeger@pedrokroeger.net>
+
+       * configure.in (NCSB_DIR): fix --with-ncsb-dir option.
+
+2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * make/lilypond-vars.make: support LILYPOND_EXTERNAL_BINARY variable.
+
+       * mf/GNUmakefile: remove broken dvips map symlink.
+
+2006-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/main.cc: 
+       * configure.in: Cosmetic fixes.
+
+2006-01-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * Documentation/user/music-glossary.tely (Pitch names): Added
+       Spanish pitch names and durations, thanks to Ernesto Gancedo
+
+2006-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/lily.scm (define-scheme-options): use quasi-quote for option
+       init. Fixes verbose printing of .scm files.
+
+       * stepmake/aclocal.m4: add spaces before - options.
+       
+2006-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/relocate.cc (setup_paths): Bugfix: do not store result
+       of path search in local block variable.
+
 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * configure.in (NCSB_DIR): --enable-ncsb-dir
+       (LINK_GXX_STATICALLY): denko.
 
        * mf/GNUmakefile ($(NCSB_TTFS)): NCSB_DIR iso. NCSB_PATH.