]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/topdocs/NEWS.tely (Top): refresh.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 29 Jun 2005 10:55:46 +0000 (10:55 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 29 Jun 2005 10:55:46 +0000 (10:55 +0000)
commitedafc974676f121db77fc9ad675417ccfb7a88b0
treee454b0bed7d6467d1c2b563bdffc3a1a5303b0f4
parent8f6152f06d443992cdc8abf319731195cafe368d
* 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