]> git.donarmstrong.com Git - lilypond.git/commit
* scm/define-markup-commands.scm (wordwrap-string): new function:
authorhanwen <hanwen>
Wed, 29 Jun 2005 11:32:53 +0000 (11:32 +0000)
committerhanwen <hanwen>
Wed, 29 Jun 2005 11:32:53 +0000 (11:32 +0000)
commitf03dce01ec5f485470f6be6f5432ac522f753751
tree1279906343f78d6c614ccf6daeb9a073293e6d42
parentd2edde5002225c74c99007f5ce08355b1e180d25
* 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/define-markup-commands.scm: remove encoded-simple.
remove font-markup.
(fontsize): remove old version  of fontsize.
(wordwrap): new markup function. Wrap into paragraphs.
THANKS
scm/define-markup-commands.scm