Hi Urs,

Any good?

\version "2.19.82"

{
  c'1
  -\markup {
    \with-dimensions #'(0 . 0) #'(2 . 0)
    "This is a long text that widens the score because it can't protrude."
  }
}

Andrew


On Fri, 15 Mar 2019 at 19:45, Urs Liska <li...@openlilylib.org> 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?
>
> Urs
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to