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

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to