lilypond-user
[Top][All Lists]
Advanced

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

Re: Problem with fingering


From: David Stocker
Subject: Re: Problem with fingering
Date: Thu, 12 Feb 2009 12:45:14 -0500
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

This is a problem for me as well. I prefer my fingerings to the left of notes and chords in the score (for guitar music) and when notating chords that contain seconds, I'm forced to choose which notes to indicate fingerings for in order to avoid collisions. Another related problem: In chords involving notes with accidentals, some fingerings are displayed to the left of the accidental (good) while fingerings on notes without accidentals are not shifted left (ugly-and sometimes results in collisions between accidentals and fingering indications). It would be great to be able to tell LilyPond to display all fingerings for a chord in one vertical column, and to automatically resolve fingering collisions when there are fingerings for intervals smaller than a third.

Tomas Valusek wrote:
Hello,

let's modify slightly a snippet from NR 1.7.1, section Fingering Instructions:

\relative c' {
  \set fingeringOrientations = #'(left)
  <c-1 d-2 a'-5>4
  \set fingeringOrientations = #'(down)
  <c-1 d-2 a'-5>4
  \set fingeringOrientations = #'(down right up)
  <c-1 d-2 a'-5>4
  \set fingeringOrientations = #'(up)
  <c-1 d-2 a'-5>4
}

What we get? See attachement.

AFAIK, numbers in chord fingering should be one directly above the other, not shifted sideways. Si this a bug?

Tomas Valusek

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

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

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




reply via email to

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