]> git.donarmstrong.com Git - lilypond.git/commit
* lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 5 Feb 2004 14:34:06 +0000 (14:34 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 5 Feb 2004 14:34:06 +0000 (14:34 +0000)
commit493e670b2be12e94f6ebf57a709981bf7f452b25
tree847f067d840da27c130d1adc5b89399a2fcfb8fb
parent164b2f76c9e387e18fff8e2a96960e5f434a8ffd
* lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
(i.e. < > )

* ly/performer-init.ly: add DrumStaff

* ly/engraver-init.ly: remove Lyrics context.
(TabVoice): add noteheads engraver

* ly/engraver-init.ly: remove Thread

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

* ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
ChangeLog
Documentation/topdocs/NEWS.texi
input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
input/template/jazz-combo.ly
lily/parser.yy
ly/declarations-init.ly
ly/engraver-init.ly
ly/performer-init.ly
scripts/convert-ly.py