X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=cb464d65da39dc0b74eb3ade94148bb359540ee2;hb=cd97f3fa5b1275595307e89b5b070f833adb573a;hp=8e19a4ec7d382d5bc34411f94244c986a084da8b;hpb=56bb0f94b4441aceafbeaf194e9c02f81acf350c;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 8e19a4ec7d..cb464d65da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,87 @@ +2006-03-21 Han-Wen Nienhuys + + * scripts/abc2ly.py (option_parser): update to 2.7.40 + +2006-03-20 Graham Percival + + * THANKS: move small doc contributors to SUGGESTIONS. + + * Documentation/user/ basic-notation, advanced-notation, + global: small changes from mailist. + +2006-03-20 Han-Wen Nienhuys + + * Documentation/user/advanced-notation.itely (Text marks): update + for new rehearsalMarkAlignSymbol convention. + + * VERSION (PATCH_LEVEL): bump version. + + * input/test/instrument-name-align.ly: new file. + + * scm/define-markup-commands.scm (hcenter-in): add hcenter-in. + + * input/test/instrument-name-align.ly: new file. Document how to + align instrument names. + + * lily/mark-engraver.cc: remove properties. + + * scm/define-context-properties.scm + (all-user-translation-properties): remove align symbol properties + for barnumber/reh. mark. + + * lily/break-align-interface.cc (self_align_callback): new + interface, new function. Look at complete alignment. This handles + tunable break alignments in case break-align-symbols are missing. + + * lily/bar-number-engraver.cc (acknowledge_break_alignment): new function + + * lily/mark-engraver.cc (acknowledge_break_alignment): new function. + + * python/convertrules.py (conv): mark/bar number alignment rule. + + * lily/break-align-interface.cc (calc_positioning_done): also + store offset from last visible break-alignment to its + neighbor. This makes alignment on non-visible objects more reliable. + + * po/lilypond.pot (Module): ran po-replace. + + * input/regression/tie-single-manual.ly (Module): new file. + + * lily/tie-formatting-problem.cc (find_optimal_tie_configuration): + look at has_manual_position_. + (from_ties): set has_manual_position_ if tie has staff-position set. + + * lily/tuplet-bracket.cc (calc_positions): idem. + + * lily/tuplet-number.cc (print): don't print tupletnumber if it + doesn't span time. + +2006-03-19 Nicolas Sceaux + + * scm/define-markup-commands.scm (smallCaps): new markup command + for turning a text to small caps using smaller font size and upper + casing. + +2006-03-17 Graham Percival + + * Documentation/user/ examples, instrument-notation, + advnaced-notation: minor fixes from mailist. + 2006-03-17 Han-Wen Nienhuys + * Documentation/user/tutorial.itely (First steps): change example + to verbatim. + +2006-03-17 Graham Percival + + * Documentation/user/ examples, advanced: minor changes from mailist. + + * THANKS: add Geoff Horton, for documentation stuff. + +2006-03-17 Han-Wen Nienhuys + + * python/lilylib.py (system): revert have_select kludge. + * Documentation/user/tutorial.itely (Commenting input files): update version numbers in doc.