bug-lilypond
[Top][All Lists]
Advanced

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

Issue 590 in lilypond: Ties can collide with augmentation dots


From: codesite-noreply
Subject: Issue 590 in lilypond: Ties can collide with augmentation dots
Date: Thu, 13 Mar 2008 15:31:15 -0700

Issue 590: Ties can collide with augmentation dots
http://code.google.com/p/lilypond/issues/detail?id=590

New issue report by v.villenave:
% Given the right note spacing and tie directions,
% ties can collide with rhythmic augmentation dots.
% In this example, if the line width is
% reduced to 52 LilyPond avoids the collision.

\version "2.11.41"
\paper {
      ragged-right = ##f
      line-width = 53
}

\relative c'' {
      \tieDown
      <e b>4.~
      <e b>8
}



Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Collision Priority-Low Engraving-nitpick

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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