lilypond-user
[Top][All Lists]
Advanced

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

Re: Fingering


From: Mats Bengtsson
Subject: Re: Fingering
Date: Wed, 27 Oct 2004 14:17:44 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

By the way, why do you want underlined fingerings? Does the underlining
denote any difference compared to normal fingerings? (Just trying to
figure out if there's any reason to add regular support for this in
LilyPond.)

   /Mats

TIM HUCKER wrote:
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 r elevant 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* <http://uk.rd.yahoo.com/evt=21626/*http://uk.messenger.yahoo.com>* - all new features - even more fun!** *


------------------------------------------------------------------------

_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        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
=============================================




reply via email to

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