bug-lilypond
[Top][All Lists]
Advanced

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

Re: PianoStaff and GrandStaff broken in latest git


From: Graham Percival
Subject: Re: PianoStaff and GrandStaff broken in latest git
Date: Tue, 16 Oct 2007 23:21:20 -0700
User-agent: Icedove 1.5.0.12 (X11/20070607)

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
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond





reply via email to

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