]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/topdocs/NEWS.tely (Top): refresh.
authorhanwen <hanwen>
Wed, 29 Jun 2005 10:55:46 +0000 (10:55 +0000)
committerhanwen <hanwen>
Wed, 29 Jun 2005 10:55:46 +0000 (10:55 +0000)
commitd2edde5002225c74c99007f5ce08355b1e180d25
treee454b0bed7d6467d1c2b563bdffc3a1a5303b0f4
parent1bc4108e6438dab7b9174d6c2c78785559b9261f
* Documentation/topdocs/NEWS.tely (Top): refresh.

* scm/define-markup-commands.scm (wordwrap-string): new function:
split string in paras and words.
(wordwrap-markups): new function.
(wordwrap-stencils): new function.
(justify): use it.
(wordwrap): use it.
(wordwrap-string): use it
(justify-string): use it.

* scm/lily-library.scm (regexp-split): new function.

* scm/define-markup-commands.scm: remove encoded-simple.
remove font-markup.
(fontsize): remove old version  of fontsize.
(wordwrap): new markup function. Wrap into paragraphs.
ChangeLog
Documentation/topdocs/NEWS.tely
input/regression/markup-word-wrap.ly [new file with mode: 0644]
scm/define-markup-commands.scm
scm/lily-library.scm