]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/user/refman.itely (More stanzas): document slur
authorhanwen <hanwen>
Fri, 6 Feb 2004 22:38:47 +0000 (22:38 +0000)
committerhanwen <hanwen>
Fri, 6 Feb 2004 22:38:47 +0000 (22:38 +0000)
commitb79505b2367721e682a158433b13714f1dc35ab8
treeb83009994fea47d3a5797a6ab17bc60f0c76a901
parentb83c739a4d911e0a96f05a38f64755815f88d7f7
* Documentation/user/refman.itely (More stanzas): document slur
deficiency.

* lily/melisma-performer.cc (try_music): new file. Handle
melismata to help lyrics.

* lily/beam-performer.cc (try_music): new file. Handle beam events
to help lyrics.

* lily/score-performer.cc (one_time_step): reinstate
process_music().

* lily/performer.cc (process_music): add to interface.

* lily/performer-group-performer.cc (process_music): new function.

* lily/dot-column.cc (do_shifts): do collision resolution before
dot positioning.
16 files changed:
ChangeLog
Documentation/user/refman.itely
lily/beam-engraver.cc
lily/beam-performer.cc [new file with mode: 0644]
lily/dot-column.cc
lily/include/performer-group-performer.hh
lily/include/performer.hh
lily/include/translator.hh
lily/melisma-engraver.cc
lily/melisma-performer.cc [new file with mode: 0644]
lily/performer-group-performer.cc
lily/performer.cc
lily/score-performer.cc
lily/translator.cc
ly/performer-init.ly
make/ly-rules.make