lilypond-user
[Top][All Lists]
Advanced

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

Re: chord fingering


From: Martin Tarenskeen
Subject: Re: chord fingering
Date: Wed, 15 Sep 2010 23:40:32 +0200 (CEST)
User-agent: Alpine 2.00 (LFD 1167 2008-08-23)



On Wed, 15 Sep 2010, Vicente Solsona wrote:

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 }

You could use tweak:

\relative c' {
<b_5 f')_2 g-\tweak #'extra-offset #'(-1.8 . 0)_1>1
}

\relative c' { <b f' g>1_1_2_5 }

and you have to write the numbers in reverse order...

Thanks, both of you.
It's looking much better now.

--

Martin Tarenskeen



reply via email to

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