lilypond-user
[Top][All Lists]
Advanced

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

strange results with rightHandFinger/StrokeFinger and avoid-slur


From: -Eluze
Subject: strange results with rightHandFinger/StrokeFinger and avoid-slur
Date: Fri, 8 May 2009 15:36:46 -0700 (PDT)

in this snippet the right hand finger indication is not placed above the note
and below the slur as excpected, even if there is plenty of space - any
hints?

\version "2.12.2"
{
  \override Slur #'outside-staff-priority = #5000

  \set strokeFingerOrientations =#'(UP)
  \override StrokeFinger #'avoid-slur = #'inside
  \override StrokeFinger #'add-stem-support = ##t
  \override StrokeFinger #'staff-padding = #'()

  \clef "G_8"
  \voiceOne
  < e, > 16 (
  < g - \rightHandFinger #2 > ) 
  }
-- 
View this message in context: 
http://www.nabble.com/strange-results-with-rightHandFinger-StrokeFinger-and-avoid-slur-tp23454781p23454781.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]