lilypond-user
[Top][All Lists]
Advanced

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

Re: Fingerings, Slurs and PhraseSlurs.


From: Phil Burfitt
Subject: Re: Fingerings, Slurs and PhraseSlurs.
Date: Mon, 7 Feb 2011 13:03:10 -0000

----- Original Message ----- From: "-Eluze" <address@hidden>
To: <address@hidden>
Sent: Thursday, February 03, 2011 2:57 PM
Subject: Re: Fingerings, Slurs and PhraseSlurs.




phil.burfitt wrote:

Hello,

Is it possible to have fingerings and stroke fingerings placed outside of
slurs, but inside of phrase slurs ?


one way is:

\relative c'' {
 \override Slur            #'outside-staff-priority = #100
 \override Fingering     #'outside-staff-priority = #200
 \override PhrasingSlur #'outside-staff-priority = #300
 c \(-1
 d (-3
 e -1 )
 f -2 \)
}

hth


Hi Eluze,

Thank you, that fixed their order, but now the slur, fingering and phrasingslur are distanced too far from the staff. Any ideas?

Phil.

Attachment: snippet.png
Description: PNG image


reply via email to

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