Karol Majewski <karol.majewsky <at> gmail.com> writes:
> \version "2.17.96"
> {
> \set fingeringOrientations = #'(up) <dis''-1 a''-4 b''-5>1
> }
>
> PS. I want to have all numerals in one column.
Karol,
To have one column, put the fingering on the chords as a whole
{
\set fingeringOrientations = #'(up) <dis'' a'' b''>1-1-4-5
}
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond
