Am 19.09.2017 um 12:45 schrieb Robert Murdoch:
Will do.
As I assumed staff-padding is the right thing here:
\override TextSpanner.staff-padding = 2.5
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lil
Will do.
\version "2.19.65"
\relative c'' {
\override TextSpanner.bound-details.left.text = "accel."
\override TextSpanner.bound-details.right.padding = #1
\acciaccatura e8\startTextSpan d4 d r d
d2 g4. d8
e2 r
R4*4
r2 r4 \override TextSpanner.bound-details.left.text = "rit." c\sto
Am 19.09.2017 um 11:08 schrieb Robert Murdoch:
Thanks for all the helpful replies everyone, but I've now run into a new
problem; I want the second text spanner to align with the first
spanner's dashed lines, for the first system. The second text spanner is
currently below the dashed lines. Ho
Thanks for all the helpful replies everyone, but I've now run into a new
problem; I want the second text spanner to align with the first
spanner's dashed lines, for the first system. The second text spanner is
currently below the dashed lines. How do I fix this?
___
Am 18.09.2017 um 19:03 schrieb Robert Murdoch:
Hi,
Is there a way to create a text spanner that leads directly into another
text spanner, for example an accelerando into a ritardando? I've tried
using \stopTextSpan and \startTextSpan on the same note, but the second
text spanner is above th
Hi Robert,
On Mon, Sep 18, 2017 at 12:03 PM, Robert Murdoch wrote:
> Hi,
>
> Is there a way to create a text spanner that leads directly into another
> text spanner, for example an accelerando into a ritardando? I've tried using
> \stopTextSpan and \startTextSpan on the same note, but the second
Hi,
Is there a way to create a text spanner that leads directly into another
text spanner, for example an accelerando into a ritardando? I've tried
using \stopTextSpan and \startTextSpan on the same note, but the second
text spanner is above the end of the first one which is not what I want.
H
Hi,
Is there a way to create a text spanner that leads directly into another
text spanner, for example an accelerando into a ritardando? I've tried
using \stopTextSpan and \startTextSpan on the same note, but the second
text spanner is above the end of the first one which is not what I want.