lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

making a TextSpanner not re-print the text after a line break


From: Steve Yegge
Subject: making a TextSpanner not re-print the text after a line break
Date: Thu, 11 Nov 2010 01:58:13 -0800

I've got a text spanners with a relatively long string for its
#'bound-details #'left #'text property, and the spanner spans
several line breaks.  The result is something like

long spanner text ............... \break
long spanner text ............... \break
long spanner text ......

whereas I'd prefer it to be

long spanner text ............... \break
............... \break
......

I didn't see a way to control this behavior, though.  Did I miss
something obvious?

Thanks,

-steve

reply via email to

[Prev in Thread] Current Thread [Next in Thread]