]> git.donarmstrong.com Git - lilypond.git/commit
* lily/general-scheme.cc (LY_DEFINE): elucidate docstring.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 11 Oct 2006 23:20:07 +0000 (23:20 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 11 Oct 2006 23:20:07 +0000 (23:20 +0000)
commit272196a953f0b39de8da914f47e9daa8e93925b0
tree6310102282da6d34c684370fc009014b45b467de
parent1ad9804bff94c5897cbc0bde1a8a6a646da94cbc
* lily/general-scheme.cc (LY_DEFINE): elucidate docstring.

* scm/define-markup-commands.scm (tied-lyric): new function: split
string along ~ and reattach with U+203F (tie character) and
negative space.

* scm/output-lib.scm (lyric-text::calc-text): new function.

* lily/lyric-engraver.cc (process_music): don't set 'text.

* scm/output-lib.scm (string-finger::calc-text): new function
(lyric-text::print): new function.

* scm/define-grobs.scm (all-grob-descriptions): add StringFinger
ChangeLog
lily/general-scheme.cc
lily/lyric-engraver.cc
scm/define-grobs.scm
scm/define-markup-commands.scm
scm/output-lib.scm