2013/9/17 Gilberto Agostinho <gilbertohasn...@googlemail.com>:
> Hi all,
>
> I have yet one more question: when writing a long footnote, the text is not
> breaking into several lines or respecting the margin limits. I would love to
> have it set to justified alignment as well, if that is possible.
>
> Here is a tiny example:
>
> \version "2.17.25"
>
> {
>
>   \footnote #'(-1 . 1)
>
>     \markup{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eget
> ante venenatis mi consectetur ornare. Cras facilisis dictum venenatis.
> Donec.}
>
>   a'4 b' c'' d''
>
> }
>
>
> Thanks a lot!
> Gilberto Agostinho


Hi,

I'd use
\markup \justify { ... }
or
\markup \wordwrap { ... }

Cheers,
  Harm

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to