]> git.donarmstrong.com Git - lilypond.git/commit
some useless statistics.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 5 Nov 2006 23:16:31 +0000 (23:16 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 5 Nov 2006 23:16:31 +0000 (23:16 +0000)
commitbecfb1f1b2bcc675fc65cafd26002fb5eaf2d88f
treef044e518e8bf2bded8ff19edbae8595862e88def
parentb8abac1a954c71271a713fdfbd9a11d63e1b1d25
some useless statistics.
formatting nitpicks.
remove progress again
rewrite balloon-text support. This is now a separate grob, with itsvictim as the parent. This involves addingBalloon_engraver, AnnotateOutputEvent, annotate-output-event,\balloonText, \balloonGrobText, and modifying Balloon_interface::print.
ignore dynamic and pedal line spanners.
17 files changed:
ChangeLog
Documentation/topdocs/NEWS.tely
Documentation/user/advanced-notation.itely
THANKS
input/regression/balloon.ly
input/regression/instrument-name-dynamic.ly [new file with mode: 0644]
lily/balloon-engraver.cc [new file with mode: 0644]
lily/balloon.cc
lily/chord-name-engraver.cc
lily/instrument-name-engraver.cc
lily/paper-score.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