lilypond-user
[Top][All Lists]
Advanced

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

Re: fingering orientation problem


From: Mark Knoop
Subject: Re: fingering orientation problem
Date: Wed, 12 Aug 2009 18:37:00 +0100

At 18:50 on 12 Aug 2009, address@hidden wrote:
> I don't understand why the fingering indications are up and not
> "down" because I specified it by : \set fingeringOrientations =
> #'(down) Sorry if it's a stupid question but I can't see where is my
> mistake.

\set fingeringOrientations is only for chords, just use "_" and "^" to
position single note fingerings, or use "-" to let LP decide.

{
    c4^3
    d4_2
    e4-1
    \set fingeringOrientations = #'(down) 
    <bes-3>4
}

-- 
Mark Knoop




reply via email to

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