]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/define-grob-properties.scm (all-user-grob-properties): add
[lilypond.git] / ChangeLog
index 84b22f08f338a8f974ae5bf6d1a9be7af8156263..797cbf989dd2bc92b7be02245119c5744f404781 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,57 @@
-2006-01-05    <kroeger@pedrokroeger.net>
+2006-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
-       * configure.in (NCSB_DIR): fix --with-ncsb-dir option.
+       * 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.