bug-lilypond
[Top][All Lists]
Advanced

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

Issue 753 in lilypond: Extent estimation not accounting for cresc


From: codesite-noreply
Subject: Issue 753 in lilypond: Extent estimation not accounting for cresc
Date: Sat, 28 Feb 2009 14:36:41 +0000

Status: Accepted
Owner: v.villenave
Labels: Type-Defect Priority-Medium

New issue 753 by v.villenave: Extent estimation not accounting for cresc
http://code.google.com/p/lilypond/issues/detail?id=753

It seems that system extent estimation does not take into account
(de)crescendi, as is shown on the following example:

% new report from Nicolas:

\version "2.12.2"

\paper {
 annotate-spacing = ##t
}

\new Staff { c'4\< c' c' c'\! \break c'4\> c' c' c'\! }

For both systems:
Y-extent = (-10.08 . -0.50)
Y-extent-estimate = (-8.50 . -0.50)

without crescendi, Y-extent is (-8.50 . -0.50).


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