At 08:44 on 15 Mar 2019, Urs Liska wrote:
> Hi all, this is more out of curiousity.
>
> Markups can't flow beyond the end of a score (horizontally) and widen
> the score if necessary:
>
> \version "2.19.82"
>
> {
>    c'1 -"This is a long text that widens the score because it can't protrude."
>    c'1
> }
>
> Is there a possibility to override this behaviour so that the score is
> just spaced naturally and the markup just goes as long as it needs?

Hi Urs, I've achieved this in the past by overriding the final barline stencil, 
combining it with a spacer markup to push it to the left.

--
Mark Knoop

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

Reply via email to