lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4145 in lilypond: Fourth Finger indicator misplace


From: lilypond
Subject: [Lilypond-auto] Issue 4145 in lilypond: Fourth Finger indicator misplaces slurs
Date: Tue, 30 Sep 2014 21:49:32 +0000

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

New issue 4145 by address@hidden: Fourth Finger indicator misplaces slurs
https://code.google.com/p/lilypond/issues/detail?id=4145

See how the third slur is misplaced here :

\version "2.19.15"

{
  \key a\major
  \clef "G_8"
 <<
    {
      | % mes.9
          <cis''-2>8*2/3( <d''-3> <cis''-2>) <b'-2>( <cis''-4> <b'-2>)
          <a'-2> %-\tweak color #red
          % here's the problem with 4th finger :
          (<b'-4> %% other fingering works fine.
          <a'-2>) <gis'-2>( <a'-3> <gis'-2>)
    }
    \\
    {
      | % mes.9
          a,2 <cis-1>
    }
  >>
}

\layout {
  \context {
    \Staff
    fingeringOrientations = #'(left)
  }
}

This seems to happend with 4th finger only (on v2.19, 2.18, 2.16 but not on
v2.14).

TIA,
Pierre


Attachments:
        Slur.png  18.4 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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