Hi Thomas,

Try:

\version "2.19.36"
{
   \clef "G_8"
   \set fingeringOrientations = #'(left)
   <c'-4 d'-\tweak extra-offset #'(3.8 . -1.4)-2>
}

Cheers,
Pierre

2016-03-02 15:16 GMT+01:00 Thomas Scharkowski <t.scharkow...@web.de>:

> -------- Original-Nachricht --------
>
>> Thomas Scharkowski <t.scharkow...@web.de> 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.
>>
>> I'd like to reproduce an example from Napoleon Coste, Méthode complète
> pour la Guitare... (No. 28 of "31 LEÇONS ET EXERCICES", last but one
> chord).
> So right AND left side is not possible, if I understand you correctly.
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to