[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 1628 in lilypond: Fingerings collide with slurs when used in <>
From: |
lilypond |
Subject: |
Issue 1628 in lilypond: Fingerings collide with slurs when used in <> |
Date: |
Wed, 20 Apr 2011 15:53:18 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Collision Priority-Low
New issue 1628 by address@hidden: Fingerings collide with slurs when
used in <>
http://code.google.com/p/lilypond/issues/detail?id=1628
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>)
}
- Issue 1628 in lilypond: Fingerings collide with slurs when used in <>,
lilypond <=