bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1514 in lilypond: In tight situations slurs may collide with dots


From: lilypond
Subject: Issue 1514 in lilypond: In tight situations slurs may collide with dots
Date: Mon, 14 Feb 2011 10:56:13 +0000

Status: Accepted
Owner: ----
Labels: Type-Collision Priority-Medium

New issue 1514 by brownian.box: In tight situations slurs may collide with dots
http://code.google.com/p/lilypond/issues/detail?id=1514

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.

Attachments:
        test2.png  1.2 KB




reply via email to

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