]> git.donarmstrong.com Git - lilypond.git/commit
rewrite balloon-text support. This is now a separate grob, with its
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 5 Nov 2006 22:05:55 +0000 (23:05 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 5 Nov 2006 22:05:55 +0000 (23:05 +0100)
commitb53ca26b6a62e30c75b758d17bcdab530cba1e2b
treec7712a929f00c0e6ae285c6b59f3e47d44e29875
parent779ec2a483583d44f002f65fae54aa93bd3c2c88
rewrite balloon-text support. This is now a separate grob, with its
victim as the parent. This involves adding
Balloon_engraver, AnnotateOutputEvent, annotate-output-event,
\balloonText, \balloonGrobText, and modifying Balloon_interface::print.
12 files changed:
Documentation/topdocs/NEWS.tely
Documentation/user/advanced-notation.itely
THANKS
input/regression/balloon.ly
lily/balloon-engraver.cc [new file with mode: 0644]
lily/balloon.cc
ly/music-functions-init.ly
scm/define-event-classes.scm
scm/define-grobs.scm
scm/define-music-properties.scm
scm/define-music-types.scm
scm/output-lib.scm