lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2764 in lilypond: Fingering placement problem in c


From: lilypond
Subject: [Lilypond-auto] Issue 2764 in lilypond: Fingering placement problem in chords containing a second
Date: Tue, 21 Aug 2012 08:54:20 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 2764 by address@hidden: Fingering placement problem in chords containing a second
http://code.google.com/p/lilypond/issues/detail?id=2764

Nick Payne reported here:
http://lists.gnu.org/archive/html/bug-lilypond/2012-08/msg00094.html

Original post follows:
-------------------------
In a chord containing a second, if I place the fingering above the notes to avoid having the fingering numerals overlapping each other (see https://code.google.com/p/lilypond/issues/detail?id=2541), then the numerals default to being placed much higher above the noteheads than is normal or if either of the notes in the second is omitted from the chord:

\version "2.15.43"

\relative c'' {
    \set fingeringOrientations = #'(left)
    \override Fingering #'staff-padding = #'()
    \override Fingering #'add-stem-support = ##f
    <d-0 c-3 f,-0>4 <d^0 c^3 f,-0> <d^0 f,-0> <c^3 f,-0>
}
---------------------------



Attachments:
        test.png  1.5 KB




reply via email to

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