lilypond-user
[Top][All Lists]
Advanced

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

Re: fingeringOrientations = #'( left right ) not possible?


From: David Kastrup
Subject: Re: fingeringOrientations = #'( left right ) not possible?
Date: Wed, 02 Mar 2016 14:43:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Thomas Scharkowski <address@hidden> writes:

> \version "2.19.36"
> {
>   \set fingeringOrientations = #'(left right)
>   <d'-2 c'-4>
> }
>
> gives right-orientated fingerings.
> Is this intended?

Why wouldn't it be intended?  You give LilyPond the choice of putting
them right, and LilyPond avails itself of that option.  If that is not
what you want, remove the "right" and LilyPond will put the fingerings
left.

-- 
David Kastrup



reply via email to

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