Andrew, Sorry:
\version "2.19.52"
\language "english"
{
\time 3/4
\key gs \minor
\clef bass
\relative c'
% \override DynamicLineSpanner.rotation = #'(45 0 0)
{
% Andrew Bernard's solution
\override PhrasingSlur.outside-staff-priority = 1000
<b fs>8\( b,\) <b fs>\( ds^\< fs ds'\)\! |
% Jacques Menu Muzhic's solution
\override Slur.height-limit = 4
\override DynamicLineSpanner #'outside-staff-priority = ##f
<b fs>8\( b,\) <b fs>\( ds^\< fs ds'\)\! |
}
}
Best regards,
Peter
mailto:[email protected]
www.ptoye.com
-------------------------
Sunday, December 18, 2016, 12:06:21 PM, you wrote:
HI Peter,
Can you post your snippet? It got omitted.
aTitle: Re: Repositioning a dynamic
Andrew,Sorry:
\version "2.19.52"
\language "english"
{
\time 3/4
\key gs \minor
\clef bass
\relative c'
% \override DynamicLineSpanner.rotation = #'(45 0 0)
{
% Andrew Bernard's solution
\override PhrasingSlur.outside-staff-priority = 1000
<b fs>8\( b,\) <b fs>\( ds^\< fs ds'\)\! |
% Jacques Menu Muzhic's solution
\override Slur.height-limit = 4
\override DynamicLineSpanner #'outside-staff-priority = ##f
<b fs>8\( b,\) <b fs>\( ds^\< fs ds'\)\! |
}
}
Best regards,
Peter
mailto:[email protected]
www.ptoye.com
-------------------------
Sunday, December 18, 2016, 12:06:21 PM, you wrote:
| HI Peter, Can you post your snippet? It got omitted. a |
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
