]> git.donarmstrong.com Git - lilypond.git/commit
* scm/chord-name.scm (set-chord-name-style): new function.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 4 Jan 2003 02:22:14 +0000 (02:22 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 4 Jan 2003 02:22:14 +0000 (02:22 +0000)
commitf26384366ad0f8715db53a7a78f3971f1233012d
tree2e6585f5076c1e4c1402fcfd98d1df3eaf7e9ad6
parent0e83feb30ad5d3a14362167425a40639c45f1027
* scm/chord-name.scm (set-chord-name-style): new function.
(new-chord-name-brew-molecule): revise to interpret markup only
(new-chord->markup): cleanuppish rewrite. To be called from the
new engraver.

* lily/new-chord-name-engraver.cc: new engraver: call Chord ->
Markup earlier, during interpreting.

* input/test/{banter,jazz,american}-chords.ly (scheme): update
style settings. Rename to chord-names-*.ly
ChangeLog
input/test/american-chords.ly [deleted file]
input/test/banter-chords.ly [deleted file]
input/test/jazz-chords.ly [deleted file]
lily/new-chord-name-engraver.cc [new file with mode: 0644]
ly/engraver-init.ly
scm/chord-name.scm
scm/grob-description.scm
scm/grob-property-description.scm
scm/translator-property-description.scm