[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issue 1606 in lilypond: Slurs avoid collision with beam better than
From: |
lilypond |
Subject: |
Re: Issue 1606 in lilypond: Slurs avoid collision with beam better than ties |
Date: |
Sun, 10 Apr 2011 18:02:03 +0000 |
Comment #1 on issue 1606 by address@hidden: Slurs avoid
collision with beam better than ties
http://code.google.com/p/lilypond/issues/detail?id=1606
Nick subsequently commented:
Actually, with a bit more poking around I've found that I did actually have
\override Fingering #'avoid-slur = #'inside
set in an include file in the score. If I comment that out, then the
slur collides in the same way as the tie, though slightly higher.
However, there doesn't seem to be an equivalent override available for
Ties to avoid collisions.