lilypond-user
[Top][All Lists]
Advanced

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

Re: fingerings added to tabs?


From: Noeck
Subject: Re: fingerings added to tabs?
Date: Wed, 2 Dec 2015 09:13:29 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

Hi Bernhard,

Am 02.12.2015 um 08:54 schrieb Blöchl Bernhard:
> Thanks for the code.
> Just now I am on a PC with LP version 16.2 only. I am on a PC with
> version 19 some hours later. With version 16 I get errors with the 3
> lines, red in
> 
>     \override Fingering.side-axis = #Y
>     \override Fingering.outside-staff-priority = #200

It might be sufficient to use the old #' syntax instead of the dots:

    \override Fingering #'side-axis = #Y
    \override Fingering #'outside-staff-priority = #200

To me the output looks very much like what I think you are looking for.

Cheers,
Joram



reply via email to

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