]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/user/refman.itely (Automatic note splitting):
authorhanwen <hanwen>
Thu, 5 Feb 2004 10:17:53 +0000 (10:17 +0000)
committerhanwen <hanwen>
Thu, 5 Feb 2004 10:17:53 +0000 (10:17 +0000)
commit890b1b3e12ef5a8dd5ee018c84f6dfca477466ff
tree20207b41d02a20f3ec5471d31e520f1897a02059
parent390ec40810a44836770b0a4da0bd4b958d9b7157
* Documentation/user/refman.itely (Automatic note splitting):
remove Thread references.

* input/no-notation/pc-direction.ly: remove file.

* ly/engraver-init.ly: remove Thread

* input/regression/tie-chord-partial.ly: remove file.

* scripts/convert-ly.py (conv): \harmonic rule

* lily/new-fingering-engraver.cc (acknowledge_grob): add new
notation for harmonic notes: <c' g''\harmonic>

* Documentation/user/refman.itely (Percussion staves): update doco.

* ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
25 files changed:
ChangeLog
Documentation/topdocs/NEWS.texi
Documentation/user/internals.itely
Documentation/user/refman.itely
input/no-notation/README
input/no-notation/pc-direction.ly [deleted file]
input/no-notation/recording.ly
input/regression/completion-heads-polyphony.ly
input/regression/completion-heads.ly
input/regression/note-head-chord.ly
input/regression/note-head-harmonic.ly
input/regression/note-head-style.ly
input/regression/tie-chord-partial.ly [deleted file]
input/regression/voice-follower.ly
input/test/count-systems.ly
input/test/engraver-one-by-one.ly
input/test/follow-thread.ly [deleted file]
input/test/follow-voice.ly [new file with mode: 0644]
input/test/harmonic.ly
input/test/separate-staccato.ly
lily/new-fingering-engraver.cc
ly/engraver-init.ly
ly/script-init.ly
scm/define-music-types.scm
scripts/convert-ly.py