Originally created by: *anonymous
Originally created by: brownian.box@gmail.com
Reported by Jay Anderson,
http://lists.gnu.org/archive/html/bug-lilypond/2011-02/msg00244.html :
In tight situations slurs may collide with dots, badly:
%---------------8<-----------------------------
\version "2.13.50"
\score
{
\new Staff \relative c'''
{
\time 6/8
{
g4. e8( f8. c16) | % Collision between dot and slur
}
}
}
\paper {
% with 2.5 dot is above slur,
% with 4.5 it's right under, very nice:
line-width = 4.5\cm
}
%---------------8<-----------------------------
It is possibly related to 868, 1091, 1174, 1175, 1230, 1352.
Originally posted by: percival.music.ca@gmail.com
(No comment was entered for this change.)
Labels: -type-Collision Type-Ugly
Originally posted by: k-ohara5...@oco.net
Fixed at some point, probably with the fix to issue 307.
Originally posted by: k-ohara5...@oco.net
Fixed at some point, probably with the fix to issue 307.
Labels: fixed_2_15_27
Status: Fixed
Originally posted by: dak@gnu.org
The mentioned issue has fixed_2_15_15 and no commit specified.
I have no clue how the "fixed_2_15_27" label would come about and how to verify.
Originally posted by: Elu...@gmail.com
no more collision with 2.15.27 -> verified
Status: Verified