Issue 584: Outside-staff placement uses rough approximations
http://code.google.com/p/lilypond/issues/detail?id=584

New issue report by joeneeman:
%{
Reported by Rune:
The outlines used to detect collisions are way too rough in the case of
dynamics.
%}

\version "2.11.0"
\layout { ragged-last = ##t }
{
  \dynamicUp
  d''2  e''8 \< c'' c''4\!
  d''2( e''8)\< c'' c''4\!
  d''2( e''8)\< c'' c''4\!\f
}

%{
In this example we notice the following:
The first measure looks fine.

In the second measure the cresc is far too high.

In the third measure the cresc is even higher than the 2nd measure. The
forte sign pushes up the hairpin.
%}

Attachments:
        preview.png  5.4 KB


Issue attributes:
        Status: Accepted
        Owner: joeneeman
        Labels: Type-Defect Priority-Medium

--
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


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

Reply via email to