Hi Ming,

On Sun, Nov 10, 2013 at 7:31 AM, MING TSANG <[email protected]> wrote:

> David,
> Please take a look at the .png screen capture and the .ly file.  The "mf"
> was place inside and outside the slur.
>
> \version "2.17.95"
> \markup "with outside-staff-priority = #500............."
> \relative c {
> \override Slur.outside-staff-priority = #500
> f16\mf( f a'8\p a8)
> }
> \markup "with outside-staff-priority = #0............."
> \relative c {
> \override Slur.outside-staff-priority = #0
> f16\mf( f a'8\p a8)
> }
>
>
Ah, OK.  It's because you need to consider DynamicLineSpanner, which has an
outside-staff-priority of 250.

--David
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to