"Fr. Samuel Springuel" <rpspring...@gmail.com> writes:

> Word wrapping does not appear to be functioning in this solution:
>
> \version "2.24.3"
>
> \markuplist \wordwrap-lines {\concat { "test test test test test test
> test test test test test test test test test test test test test test
> test test test test test test test test test test test test test
> "\italic { "italic text" }", test test test" }}
>
> The text just runs of the page to the right.

That is as intended.  \wordwrap-lines breaks between individual markups,
and you only have one.

You probably want \wordwrap-string (there is no \wordwrap-string-lines
though that would give you a markup list).

-- 
David Kastrup

Reply via email to