lilypond-user
[Top][All Lists]
Advanced

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

Re: Fingerings, Slurs and PhraseSlurs.


From: -Eluze
Subject: Re: Fingerings, Slurs and PhraseSlurs.
Date: Thu, 3 Feb 2011 06:57:24 -0800 (PST)


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
-- 
View this message in context: 
http://old.nabble.com/Fingerings%2C-Slurs-and-PhraseSlurs.-tp30835195p30836260.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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