Export to GitHub

lilypond - issue #1628

Fingerings collide with slurs when used in <>


Posted on Apr 20, 2011 by Helpful Horse

Fingerings stop avoiding slurs when they are placed within a chord <...> or even a single note <>. Is this not a bad default behavior? For example:

\version "2.13.51" \include "english.ly" \relative c' { \clef bass c8-1( d-2 e-3) b-1( f-2) g-3( a-1 b-2) <c-1>( <d-2> <e-3>) <b-1>( <f-2>) <g-3>( <a-1> <b-2>) }

Comment #1

Posted on Aug 15, 2011 by Quick Horse

http://codereview.appspot.com/4876051

Comment #2

Posted on Aug 20, 2011 by Happy Rhino

(No comment was entered for this change.)

Comment #3

Posted on Aug 23, 2011 by Happy Camel

(No comment was entered for this change.)

Comment #4

Posted on Aug 25, 2011 by Quick Horse

Fixed with 29d1121d260318ed07f152c346a1a69e5dadb69d.

Comment #5

Posted on Aug 28, 2011 by Happy Wombat

(No comment was entered for this change.)

Comment #6

Posted on Sep 1, 2011 by Happy Bird

(No comment was entered for this change.)

Status: Verified

Labels:
Priority-Low Type-Ugly fixed_2_15_9