bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bad extent-estimate with \RemoveEmptyStaffContext


From: Graham Percival
Subject: Re: Bad extent-estimate with \RemoveEmptyStaffContext
Date: Sun, 21 Jun 2009 19:08:26 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

Thanks, recorded as
  http://code.google.com/p/lilypond/issues/detail?id=782
and CC'd to Joe.

Cheers,
- Graham

On Sat, Jun 20, 2009 at 02:05:31PM +0200, Nicolas Sceaux wrote:
> Hi,
>
> Extent estimate computation seems not to take account of not
> displayed staves.
> In the following example, the second system has
>  (-17.00, -0.19) Y-extent
>  (-41.30, -0.19) extent-estimate
>
> \version "2.13.2"
> \paper { annotate-spacing = ##t }
> \score {
>   <<
>     \new StaffGroup <<
>       \new Staff { c'1 \break R1 }
>       \new Staff { c'1 \break R1 }
>       \new Staff { c'1 \break R1 }
>     >>
>     \new Staff { c'1 c' }
>     \new Staff { c'1 c' }
>   >>
>   \layout {
>     \context { \RemoveEmptyStaffContext }
>   }
> }
>
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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