]> git.donarmstrong.com Git - lilypond.git/commit
* scm/define-markup-commands.scm (wordwrap-string): new function:
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 29 Jun 2005 11:32:53 +0000 (11:32 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 29 Jun 2005 11:32:53 +0000 (11:32 +0000)
commit898d57568fcb4e4314f98b5abe3da0a4a397224c
tree1279906343f78d6c614ccf6daeb9a073293e6d42
parentedafc974676f121db77fc9ad675417ccfb7a88b0
* 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