bug-lilypond
[Top][All Lists]
Advanced

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

Re: fingerings with fingeringOrientations = #'(up left)


From: -Eluze
Subject: Re: fingerings with fingeringOrientations = #'(up left)
Date: Sun, 26 Jun 2011 01:54:03 -0700 (PDT)


Phil Holmes-2 wrote:
> 
> I'm not a guitarist and I've never used the fingerings functionality - is 
> this a bug or an enhancement?  Could you provide some code/image that 
> illustrates what's wrong and how it would be right?
> 
you might call it a design error - here is short example: 

http://old.nabble.com/file/p31929942/chord%2Bfingering.png 

\version "2.15.2"
\relative {
  \set fingeringOrientations = #'(up right)
  < a-0 e'-1 a-2 cis-3 e-0 >1
  < a e' g-0 cis e >
% the chord with corrected fingering
  \set fingeringOrientations = #'(right)
  < a e' g-0 cis e >1 
}

thanks
Eluze
-- 
View this message in context: 
http://old.nabble.com/fingerings-with-fingeringOrientations-%3D--%27%28up-left%29-tp31925147p31929942.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.




reply via email to

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