lilypond-user
[Top][All Lists]
Advanced

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

Re: Dynamic context that can follow system breaks?


From: -Eluze
Subject: Re: Dynamic context that can follow system breaks?
Date: Fri, 13 Apr 2012 00:21:22 -0700 (PDT)


James Harkins-2 wrote:
> 
> At Fri, 13 Apr 2012 00:29:14 +0800,
> James Harkins wrote:
>> 
>> I'm sure somebody has had to do this before: place dynamics under a staff
>> so that all the dynamics in one system are the same distance below the
>> staff, but that distance can be different from one system to the next.
>> 
> 
> 

probably a case for vertical spacing:

\new Dynamics {
      \override VerticalAxisGroup #'nonstaff-relatedstaff-spacing 
      = #'((basic-distance . 1)(minimum-distance . 1)(stretchability . 20)
(padding . 0))  
…

hth     
Eluze
-- 
View this message in context: 
http://old.nabble.com/Dynamic-context-that-can-follow-system-breaks--tp33676670p33680106.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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