\version "2.17.95"
\relative c { \override Slur.outside-staff-priority = #0 f16\mf( f a'8\p a8)
}
I play with #555. I change it to #0 (or #5) and it works.
Question: what is the difference of # number #555 and #0 (or #5)?
Emmanuel,
Ming
________________________________
2. RE:Using the 'avoid-slur property (redux) (Daniel Rosen)
----------------------------------------------------------------------
Message: 2
Date: Sun, 10 Nov 2013 03:47:25 +0000
From: Daniel Rosen <[email protected]>
To: Eluze <[email protected]>, "[email protected]"
<[email protected]>
Subject: RE: Using the 'avoid-slur property (redux)
Message-ID:
<[email protected]>
Content-Type: text/plain; charset=us-ascii
> -----Original Message-----
> From: Eluze [mailto:[email protected]]
> Sent: Saturday, November 09, 2013 7:48 PM
> To: [email protected]
> Subject: Re: Using the 'avoid-slur property (redux)
>
>
> Am 09.11.2013 21:20, schrieb Daniel Rosen:
> > In the following example, I can't figure out how to get the DynamicText to
> appear inside the Slur:
> >
> > \version "2.17.95"
> > \relative c {
> > f16( f a'8\p a8)
> > }
> >
> > This is exactly the same question as the one posed in this thread from a
> few years ago
> (http://thread.gmane.org/gmane.comp.gnu.lilypond.general/42664/focus=4
> 2680), but the answer given concerning DynamicTexts confuses me a little---
> is there no way to make this happen?
> >
> >
> this seems to do it (but without avoid-slur):
>
> \override Slur.outside-staff-priority = #555
>
> Eluze
>
Hmm, I guess my example was too tiny. Here it is, again, modified; I need the
mf marking to be outside the slur but the p marking inside.
\version "2.17.95"
\relative c {
\override Slur.outside-staff-priority = #555
f16\mf( f a'8\p a8)
}_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user