David Kastrup <[email protected]> writes:

> "Peter Gentry" <[email protected]> writes:
>
>> Thanks for both solutions
>>
>>   \once \override DynamicText #'X-offset = #-2.7
>>    g'''4 \p ( \< e'''4 \! \> d'''4 \!)
>>
>> Gives the result I was striving for.
>
> Since I prefer having to specify/know less, my personal preference would
> lie with
>
> {  g'''4 -\tweak #'X-offset \p ( \< e'''4 \! \> d'''4 \!) }

Uh, I mean

{  g'''4 -\tweak #'X-offset #-2.7 \p ( \< e'''4 \! \> d'''4 \!) }

I am somewhat astonished that the former goes through without warning.

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to