Urs Liska <[email protected]> writes:

> I'm banging my head for something that's surely completely trivial,
> but I don't find the incantation to flip the text and the fingering in
> this MWE:
>
> \relative {
>   c'' ^"a" ^1
> }
>
> If I'm not mistaken Fingering doesn't respond to
> outside-staff-priority, does it?

It does.

\relative {
  c'' ^"a" ^\tweak outside-staff-priority 2000 ^1
}
> Of course there is a solution without having to push the fingering
> around with extra-offset?
>
> Looking forward to the embarrassment ;-)

Here you are.

-- 
David Kastrup
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to