Wow, how did that happen?
http://code.google.com/p/lilypond/issues/detail?id=494
Note that you can minimalize it to this:
\version "2.11.34"
\new GrandStaff {
c'4
}
Cheers,
- Graham
Rune Zedeler wrote:
programming error: system with empty extent
programming error: Improbable offset for stencil: inf staff space
Setting to zero.
continuing, cross fingers
- no output created.
%%% begin %%%
\version "2.11.34"
\new GrandStaff <<
{
c' d' e' f' g' a' b' c''
}
{
c' d' e' f' g' a' b' c''
}
>>
%%% end %%%
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond