X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=46b515869081a9de914b8eaad91e359e2935969b;hb=58a112d5df3f1a8313ee721cea5cd9ce479e2f48;hp=7e7488825233f22e435866ac4246b1c534666974;hpb=e8368143656c24d2b28ab172c433082895b54b1c;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 7e74888252..46b5158690 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,50 @@ 2006-02-22 Han-Wen Nienhuys + * lily/slur.cc: add avoid-slur (ugh.) + + * lily/slur-configuration.cc (fit_factor): oops, skip point if + intersection gets smaller. This fixes slurs over extreme points. + + * lily/melody-engraver.cc (stop_translation_timestep): ignore + stems with neutral-direction set. + + * lily/piano-pedal-engraver.cc (create_text_grobs): idem. + + * lily/open-type-font.cc (load_table): format error. + + * lily/change-iterator.cc (process): format fix. + + * flower/include/international.hh (_f): idem. + + * flower/include/std-string.hh: add format printf attribute. + + * scm/define-grobs.scm (all-grob-descriptions): height of all + PedalLineSpanner is Y-extent property. Fixes pedal-ped.ly + + * lily/ambitus-engraver.cc (finalize): use grob_array. This fixes + ambitus lines. + + * input/regression/beam-cross-staff-slope.ly: remove decrescendo. + +2006-02-22 Erik Sandberg + + * input/regression/: upgraded syntax for some files. + + * THANKS: Add bughunters. + +2006-02-22 Graham Percival + + * Documentation/user/ invoking.itely, advanced-notation.itely, + global.itely: long-awaited "let's make chapter 10 not suck" + update. Rearrange chapter 10; now called "global issues", + addresses file structure, etc. Some info from other files + moved into global.itely. + +2006-02-22 Han-Wen Nienhuys + + * lily/accidental-engraver.cc (acknowledge_rhythmic_head): also + catch trill-span-event notes. + * Documentation/user/examples.itely (Ancient notation templates): typo. (Jazz combo): typo.