lilypond-user
[Top][All Lists]
Advanced

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

Re: Fingering


From: TIM HUCKER
Subject: Re: Fingering
Date: Wed, 27 Oct 2004 13:14:16 +0100 (BST)

Sorry about the misposting - a slip of the finger after a long day!
 
Will try your solutions tonight on Lilypond 2.2.2.
 
Many thanks
 
Tim Hucker

Mats Bengtsson <address@hidden> wrote:
Please send usage questions like this to address@hidden and
save this mailing list for actual bug reports. All the mailing
lists and links to the archives are available at www.lilypond.org
if you click on "About".

Also, always tell which version of LilyPond you use, otherwise you
might get an answer that's irrelevant for your version.

TIM HUCKER wrote:
> Two questions:
>
> 1 Does anyone know the best way of underlining fingering instructions?

That's not supported for the moment. In LilyPond up to version 2.2.6,
you could do it with inline LaTeX code, something like
c4^"$\underline{3}$"

> 2 What is the best way to make my fingering appear always under the
> note. I have tried
>
> \set fingeringOrientations = #'(down)
>
> without success.
fingeringOrientations is only relevant when you have a chord.
To set the direction of all fingerings below the stave, use
\override Fingering #'orientation = #down
or simply use
c_3
instead of
c-3
to force a single fingering below the note. Similarly,
c^3
gives a fingering above the note.

/Mats

> Any advice gratefully received.
>
> Regards
>
> Tim Hucker
>
>
> ------------------------------------------------------------------------
> *ALL-NEW Yahoo! Messenger*
> * - all
> new features - even more fun!** *
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond

--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: address@hidden
WWW: http://www.s3.kth.se/~mabe
=============================================


ALL-NEW Yahoo! Messenger - all new features - even more fun!
reply via email to

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