lilypond-user
[Top][All Lists]
Advanced

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

Re: Moving \dim or \cresc


From: Jean Abou Samra
Subject: Re: Moving \dim or \cresc
Date: Sun, 29 Oct 2023 09:59:30 +0100
User-agent: Evolution 3.48.4 (3.48.4-1.fc38)


When I was experimenting with moving the X and Y offsets of \dim and \cresc, I found that X-offset doesn't seem to work with a tweak or an override.

X-offset is rarely meaningful with spanners because they conceptually have two X positions, not one.

You can adjust them independently with

\override DynamicTextSpanner.bound-details.left.padding = 1

\override DynamicTextSpanner.bound-details.right.padding = 1


In fact, I couldn't get \tweak or -\tweak to work at all with \dim and \cresc.


\tweak color red \dim

works for me.


Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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