X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=d128cba70ea09a8b710d2290e0694022b34156d0;hb=2172d516da7f2635ffee8bb65a067a899d516bdd;hp=29bac3478071aeec3e6943d20afb0bcf81f762af;hpb=34a9bd581e3665910f83c54505c683120089f391;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 29bac34780..d128cba70e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,124 @@ +2005-01-27 Han-Wen Nienhuys + + * lily/*.cc: Scheme deprecation of SCM_VECTOR_* + +2005-01-27 Han-Wen Nienhuys + + * scm/define-markup-commands.scm (line): filter out empty stencils + from line command. + + * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real + amount. + +2005-01-27 Graham Percival + + * Documentation/user/notation.itely: added info about what + \voiceFoo does. Also rewrote warning about marks at + a line break. + + * Docuementation/user/changing-defaults.itely: added info + about putting dynamics in parenthesis and brackets. + +2005-01-27 Werner Lemberg + + * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo. + +2005-01-27 Han-Wen Nienhuys + + * mf/feta-schrift.mf: reverse u and d portato. Fixes: + portato-direction.ly + + * lily/beam.cc (consider_auto_knees): add beam height to + threshold. Fixes: knee-multiple-beam.ly + + * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore + pedal line spanners. Fixes: instrument-center-pedal.ly + + * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam + if encountering barline. Fixes: auto-beam-repeat.ly + +2005-01-26 Werner Lemberg + + * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean + overlapping. + + * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves + with inflections for the 1/2 sharp glyph. + + * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of + connection between `t' and `r'. + Unify bulb with the rest of `r' to avoid grazing outlines which + confuses the overlap removal algorithm of fontforge. + + * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with + inflections. + (draw_cross): Fix shape to have uniform thickness in corners. + + * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces + to avoid an uneven number of self-intersections; this confuses + fontforge. + Fix a slight bug in the shape at left bottom (which is visible only + at high magnifications). + `Center' the stem horizontally to avoid overlapping. + +2005-01-24 Werner Lemberg + + * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme + to `asis'. + (fet_begingroup): Save group name in string `feta_group'. + (fet_endgroup): Updated. + (fet_beginchar): Emit `glyph_name' special for mf2pt1. + + * mf/feta-bolletjes.mf: s/p/pat/ for paths. + + * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug + in metapost. + +2005-01-24 Graham Percival + + * Documentation/user/notation.itely: really minor editing. + +2005-01-22 Graham Percival + + * Documentation/user/examples.itely: minor editing. + + * Documentation/user/changing-defaults.itely: minor editing. + + * Documentation/user/notation.itely: clarified info on polyphony + and \addlyrics. + +2005-01-22 Jan Nieuwenhuizen + + * scm/output-gnome.scm: + * scm/output-svg.scm: + * scm/lily-library.scm (font-name-style): Update font name + kludging for fontconfig use. + +2005-01-20 Erlend Aasland + + * scm/define-markup-commands.scm: Document right-align and + larger markup commands. Remove "TODO" from the topmost comment + "each markup function should have a doc string." More consistent + use of new-lines. + +2005-01-22 Graham Percival + + * Documentation/user/changing-defaults: removed info about + copyright symbol, since it's likely to change soon. + Added info about betweensystemspace. + + * Documentation/user/notation.itely: minor fixes. + + * Documentation/user/lilypond.tely, + Documentation/user/music-glossary.tely: changed copyright + date to 2005 instead of 2004. + + * input/test/volta-chord-names.ly: added old example back. + 2005-01-22 Han-Wen Nienhuys + * mf/feta-beugel.mf: use design size 20 (not 15). + * mf/aybabtu.pe.in: scale brace fonts to design sizes. change name to aybabtu completely @@ -22,6 +141,10 @@ * Documentation/user/changing-defaults: added info on creating a copyright symbol. +2005-01-18 Han-Wen Nienhuys + + * VERSION: release 2.5.9 + 2005-01-18 Erlend Aasland * scm/auto-beam.scm: Simplify score-override-auto-beam-setting