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 <[EMAIL PROTECTED]>/* wrote:
Please send usage questions like this to [EMAIL PROTECTED] 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 > [EMAIL PROTECTED] > 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: [EMAIL PROTECTED]
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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================
_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
