On 15/09/10 18:19, Martin Tarenskeen wrote:
Hi,
How can I make this (a piano lefthand chord with fingering below the
staff) look better:
\relative c' { <b_5 f'_2 g_1>1 }
I want the 5-2-1 vertically aligned below the b and the f,
Now the 2 is alligned with the f in the chord.
You could use tweak:
\relative c' {
<b_5 f')_2 g-\tweak #'extra-offset #'(-1.8 . 0)_1>1
}
Nick
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user