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


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to