]> git.donarmstrong.com Git - lilypond.git/commit
(FatalConversionError.conv): add style
authorhanwen <hanwen>
Sat, 4 Jan 2003 02:21:41 +0000 (02:21 +0000)
committerhanwen <hanwen>
Sat, 4 Jan 2003 02:21:41 +0000 (02:21 +0000)
commit7cfa25b4f0a565e05610229cf3a0ab78fb7e5ff8
tree4c4b650c7dad5231aba09b0c66760bdc0ad2e3a5
parentf806f88fe7bd4e28d0af5016eac1adde7cd7c644
(FatalConversionError.conv): add style
covnersion rule.

* 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
scripts/convert-ly.py