]> git.donarmstrong.com Git - lilypond.git/commit
* lily/rest.cc (y_offset_callback): use offset callback
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 16 Oct 2005 01:25:47 +0000 (01:25 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 16 Oct 2005 01:25:47 +0000 (01:25 +0000)
commit54feef141b22b56abf5e4a47c05bf8bbf99d4930
tree3313651d6d1a1668d70c4e35a21e53e2000f3e2f
parent889dc430ee110fc9f7b66d9f8768fb746bb2b12a
* lily/rest.cc (y_offset_callback): use offset callback
iso. after-line-breaking callback.

* lily/grob.cc: change after/before-line-breaking-callback to
after/before-line-breaking dummy properties.

* lily/include/grob.hh: remove Grob_status.

* lily/grob.cc (other_axis_parent_positioning): new function.
(same_axis_parent_positioning): new function

* scm/define-grob-properties.scm (all-user-grob-properties): doc
callbacks property.
ChangeLog
lily/grob.cc
lily/include/grob.hh
lily/include/rest.hh
lily/rest.cc
lily/script-interface.cc
lily/system.cc
lily/volta-bracket.cc
scm/define-grob-properties.scm
scm/define-grobs.scm