]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/user/refman.itely (Automatic note splitting):
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 5 Feb 2004 10:17:53 +0000 (10:17 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 5 Feb 2004 10:17:53 +0000 (10:17 +0000)
commit62e36043035ba8e0a9c1137077ff45d794a7003e
tree20207b41d02a20f3ec5471d31e520f1897a02059
parent6ac8e1b2d7640826ae251e040de5efbc36da68ab
* 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