lilypond-user
[Top][All Lists]
Advanced

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

DynamicLineSpanner.staff-padding in temporary polyphony


From: Flaming Hakama by Elaine
Subject: DynamicLineSpanner.staff-padding in temporary polyphony
Date: Tue, 3 Apr 2018 22:30:55 -0700



I am not top posting


HI.

Please let me know if you can answer this question.

I am using temporary voices to set horizontal dynamic spacing.  Which works fine.  
But the side effect is that the dynamics in the second voice don't obey DynamicLineSpanner.staff-padding 

How can I get the dynamics on the second voice to obey the staff padding?

\version "2.19.15" 

\new Staff {
    \override DynamicLineSpanner.staff-padding = #3.0
    \relative c' { 
     f1\p 
     << 
     \relative c' { f1 } \\ 

     %  How do I get this voice to obey the DynamicLineSpanner.staff-padding ?
     { s1\p } 
     >>
    }
}


(The actual version I'm running is 2.19.81)


Thanks, 

David Elaine Alt
415 . 341 .4954                                           "Confusion is highly underrated"
address@hidden
skype: flaming_hakama
Producer ~ Composer ~ Instrumentalist
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 

reply via email to

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