>
> 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*"
ela...@flaminghakama.com
skype: flaming_hakama
Producer ~ Composer ~ Instrumentalist
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to