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 _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
