lilypond-user
[Top][All Lists]
Advanced

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

Re: Forcing a DynamicText to appear inside the staff


From: Thomas Weber
Subject: Re: Forcing a DynamicText to appear inside the staff
Date: Wed, 10 Aug 2016 22:19:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Am 10.08.2016 um 20:33 schrieb Robin Bannister:
> Thomas Weber wrote:
>> But Lilypond insist on keeping the dynamic outside of the staff.
>
> Try
> {
>   \override Staff.DynamicLineSpanner  #'outside-staff-priority = ##f
>   \override Staff.DynamicText #'X-offset = -4
>   \override Staff.DynamicLineSpanner #'Y-offset = 0
>   c' \f
> }


Great, that works!  What does ##f actually stand for?



reply via email to

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