lilypond-user
[Top][All Lists]
Advanced

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

Horizontal collision of left and right spanner texts


From: Rutger Hofman
Subject: Horizontal collision of left and right spanner texts
Date: Tue, 5 Apr 2016 22:03:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

Hello list,

\version "2.18" .. "2.19.39"

I would like the left and right bound-detail texts of a TextSpanner to keep apart. Right now, they overlap horizontally in a fearful way. What can I do to keep them apart?

\score {
    \new Staff {
\override TextSpanner.bound-details.left.text = \markup{\bold{wieder zurück ins}} \override TextSpanner.bound-details.right.text = \markup{\bold{Hauptzeitmaß}}
        c''1\startTextSpan |
        c''1\stopTextSpan
    }
}

Thanks,

Rutger Hofman
Amsterdam

Attachment: text-spanner-collision.png
Description: PNG image


reply via email to

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