]> git.donarmstrong.com Git - lilypond.git/commit
* scm/chord-name.scm (set-chord-name-style): new function.
authorhanwen <hanwen>
Sat, 4 Jan 2003 02:22:14 +0000 (02:22 +0000)
committerhanwen <hanwen>
Sat, 4 Jan 2003 02:22:14 +0000 (02:22 +0000)
commitdb9b9af5b21e8c89c634263a8d3438178115516f
tree2e6585f5076c1e4c1402fcfd98d1df3eaf7e9ad6
parent7cfa25b4f0a565e05610229cf3a0ab78fb7e5ff8
* 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