lilypond-user
[Top][All Lists]
Advanced

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

RE: Position of fingering


From: Mark Stephen Mrotek
Subject: RE: Position of fingering
Date: Mon, 27 Jul 2020 11:41:18 -0700

Helge,

Welcome!

Mark

-----Original Message-----
From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr.com@gnu.org] 
On Behalf Of Helge Kruse
Sent: Sunday, July 26, 2020 11:02 PM
To: Thomas Morley <thomasmorley65@gmail.com>
Cc: lilypond-user@gnu.org
Subject: Re: Position of fingering

Hi Mark,

Thanks, this was my first intention since I have to put *some* numbers below 
the system.But I thought I had to use the underscore bar additionally to the 
hyphen. Just the replacement does the job.

Best regards,
Helge

Am So., 26. Juli 2020 um 14:00 Uhr schrieb Thomas Morley
<thomasmorley65@gmail.com>:
>
> Am So., 26. Juli 2020 um 13:50 Uhr schrieb Helge Kruse <Helge.Kruse@gmx.net>:
> >
> > Hi,
> >
> > I want to put the fingering information below the notes. 
> > Corresponding to 
> > http://lilypond.org/doc/v2.18/Documentation/notation/inside-the-staf
> > f#fingering-instructions
> >
> > and
> >
> > http://lilypond.org/doc/v2.20/Documentation/notation/inside-the-staf
> > f#fingering-instructions
> >
> > this should be possible with
> >
> >  \set fingeringOrientations = #'(down)
> >
> > But as the example shwows it doesn't work. I am convinced that 
> > Lilypond is able to do it correctly. Can you help fixing my example?
> >
> > Best regards,
> > Helge
> >
> >
> > % \version "2.18.9"
> > \version "2.20.0"
> > \language "deutsch"
> >
> > \score {
> >     \new Staff \relative c'' {
> >       \clef bass
> >       \set fingeringOrientations = #'(down)
> >       | g,,8-4 d'-2 h'-1 g-2 d-4 a'-2 d4-1
> >     }
> > }
> >
>
> fingeringOrientations is for in-chord-fingerings use \override 
> Fingering.direction = #DOWN instead
>
> Cheers,
>   Harm
>


--
PGP Fingerprint: EDCE F8C8 B727 6CC5 7006  05C1 BD3F EADC 8922 1F61




reply via email to

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