bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1725 in lilypond: DynamicTextSpanner collides with DynamicText


From: lilypond
Subject: Issue 1725 in lilypond: DynamicTextSpanner collides with DynamicText
Date: Thu, 30 Jun 2011 13:40:46 +0000

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

New issue 1725 by brownian.box: DynamicTextSpanner collides with DynamicText
http://code.google.com/p/lilypond/issues/detail?id=1725

Reported by Xavier Scheuer,
http://lists.gnu.org/archive/html/bug-lilypond/2011-06/msg00602.html :

%-----------8<---------------------
The example below is "extreme". I used 16th notes in order to show clearly the issue. It happens in "real-life" scores with more logical rhythm also.

Ideally LilyPond should avoid the collision (I do not know what would be the proper way to do that). At least in the case where there is a collision, LilyPond should emit a warning!

This issue might be related to issue #1089 .

%{
DynamicTextSpanner collides with DynamicText if the notes are close to each other.
%}

\version "2.15.3"

\relative c' {
  c4..\p c16\cresc c4..\f c16\cresc
  c1\ff
}

Cheers,
Xavier
%-----------8<---------------------

Attachments:
        test.png  1.8 KB




reply via email to

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