]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/user/refman.itely (More stanzas): document slur
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 6 Feb 2004 22:38:47 +0000 (22:38 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 6 Feb 2004 22:38:47 +0000 (22:38 +0000)
commit98e7b0a30008cfea6e80b69e2d94c41ea4cd0f02
treeb83009994fea47d3a5797a6ab17bc60f0c76a901
parente9364954f1a27546f8ab6b829013d6f319dd73a4
* 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