bug-lilypond
[Top][All Lists]
Advanced

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

Re: fingering instructions bug?


From: Graham Percival
Subject: Re: fingering instructions bug?
Date: Wed, 28 Feb 2007 13:49:56 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Thanks, entered as
http://code.google.com/p/lilypond/issues/detail?id=323&can=2&q=

Cheers,
- Graham

Stan Sanderson wrote:
\version "2.10.20"
\layout {ragged-right = ##t}
sfoL = \set fingeringOrientations = #'(left)
sfoR = \set fingeringOrientations = #'(right)
sfoU = \set fingeringOrientations = #'(up)
sfoD = \set fingeringOrientations = #'(down)

\relative c'' { \sfoR < a-1 d-2>4
        \sfoL < a-1 d-2>
        \sfoU <a-1 d-2>
        \sfoD <a-1 d-2>
%% with slur
        \sfoR < a-1 d-2>(
        \sfoL < a-1 d-2>
        \sfoU <a-1 d-2>
        \sfoD <a-1 d-2>)
}

right fingering orientations are incorrect when a slur is involved.


_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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