From: hanwen Date: Fri, 25 Nov 2005 15:32:45 +0000 (+0000) Subject: (from_list): read X-Git-Tag: release/2.7.20~23 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=87028454a3ca82d809893edb895d46ee1d4e128e;p=lilypond.git (from_list): read bracket type from hierarchy. --- diff --git a/ChangeLog b/ChangeLog index 1957228836..1fbc938829 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,25 @@ +2005-11-25 Han-Wen Nienhuys + + * lily/nested-system-start-delimiter-engraver.cc (from_list): read + bracket type from hierarchy. + +2005-11-24 Han-Wen Nienhuys + + * lily/rest.cc (y_offset_callback): read staff-position. + + * scm/define-grob-properties.scm (all-user-grob-properties): don't + mark after-line-breaking-callback as internal. + + * lily/self-aligment-interface.cc: remove self-[XY]-offset. + 2005-11-25 Werner Lemberg * mf/feta-banier.mf ("d3"): Make `flare' equal to `staff_space'. 2005-11-23 Han-Wen Nienhuys + * stepmake/bin/add-html-footer.py (do_file): add google + * lily/staff-symbol-engraver.cc (process_music): bugfix: stop staff if first_start_ is true. diff --git a/Documentation/index.html.in b/Documentation/index.html.in index 79da449068..c53ec96ab3 100644 --- a/Documentation/index.html.in +++ b/Documentation/index.html.in @@ -19,8 +19,9 @@ td.left-column { padding-right: 1em; } td.right-column { padding-left: 1em; } hr { border:0; height:1; color: #000000; background-color: #000000; } - + +