X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=797cbf989dd2bc92b7be02245119c5744f404781;hb=f4f34c5e49b6998386fa0e5eb218c07d19c0636c;hp=2baae7fe572fdbe3f861f1edd9272c2431c5bca1;hpb=6aeffdda6fca2cb56f901d65ea1d5dbeb398443e;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 2baae7fe57..797cbf989d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,77 @@ +2006-01-07 Han-Wen Nienhuys + + * 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 + + * input/test/add-staccato.ly: remove reference to old file. + +2006-01-06 Han-Wen Nienhuys + + * scripts/lilypond-book.py (invokes_lilypond): allow . in path to + lilypond binary too. + +2006-01-05 Han-Wen Nienhuys + + * make/mutopia-rules.make (Module): use LILYPOND_BINARY + +2006-01-06 Jan Nieuwenhuizen + + * 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 + + * 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 + + * configure.in (NCSB_DIR): fix --with-ncsb-dir option. + +2006-01-05 Han-Wen Nienhuys + + * make/lilypond-vars.make: support LILYPOND_EXTERNAL_BINARY variable. + + * mf/GNUmakefile: remove broken dvips map symlink. + +2006-01-04 Jan Nieuwenhuizen + + * lily/main.cc: + * configure.in: Cosmetic fixes. + +2006-01-04 Mats Bengtsson + + * Documentation/user/music-glossary.tely (Pitch names): Added + Spanish pitch names and durations, thanks to Ernesto Gancedo + 2006-01-04 Han-Wen Nienhuys + * 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