]> git.donarmstrong.com Git - lilypond.git/commit
(FatalConversionError.conv): add style
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 4 Jan 2003 02:21:41 +0000 (02:21 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 4 Jan 2003 02:21:41 +0000 (02:21 +0000)
commit0e83feb30ad5d3a14362167425a40639c45f1027
tree4c4b650c7dad5231aba09b0c66760bdc0ad2e3a5
parentbd60f65f875aee3fe6a3e1c5428c43b66043f52f
(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