]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/define-grob-properties.scm (all-user-grob-properties): add
[lilypond.git] / ChangeLog
index 2baae7fe572fdbe3f861f1edd9272c2431c5bca1..797cbf989dd2bc92b7be02245119c5744f404781 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,77 @@
+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>