lilypond-user
[Top][All Lists]
Advanced

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

Re: dynamic staff-padding


From: Keith OHara
Subject: Re: dynamic staff-padding
Date: Sun, 18 Dec 2011 03:28:46 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Edward Neeman <edward.neeman <at> gmail.com> writes:
> 
> How can I move dynamics further from the staff?
> 
> \relative c' {
>    \override DynamicText #'outside-staff-padding = #10
>    c\p
> }

It's 
  \override DynamicLineSpanner #'staff-padding = #10

It is not obvious that dynamics go into a DynamicLineSpanner and that 
this container controls their position.  Generally I find it quickest
to search for a snippet in http://lsr.dsi.unimi.it/LSR/ that does 
something similar to what I need.




reply via email to

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