David Kastrup <d...@gnu.org> writes:

> Ralph Palmer <palmer.r.vio...@gmail.com> writes:
>
>> Greetings -
>>
>> I appreciate the work everyone on this list does to help others.
>>
>> I'm trying to insert a paragraph of text below a score. I thought I used to
>> be able to do that, but when I use the format I used to use, it doesn't
>> work. I'm attaching the .ly and the .pdf files of my attempt. Any help with
>> a solution would be appreciated.
>
> I don't see the problem in that example.  \wordwrap will not do anything
> if you don't have a single space where words could be wrapped.

Actually, that is \wordwrap-string .  \wordwrap needs multiple markups
between which it will wrap, so even inserting spaces in that _string_
will not change the result of this example unless also removing the
enclosing quotes.

> If you are having problems wrapping paragraphs, maybe there are no
> actual spaces in there?  Like, your text editor made every space
> unbreakable by using Unicode code point 0A0h instead of 20h ?
>
> Do you have a more relevant example of your problem?

-- 
David Kastrup

Reply via email to