Joe Neeman skrev:
Did this work before (and if so, what version)?
After a lot of work I managed to build 2.6.5. Phew.
It /works/ in 2.6.5.
-Rune
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypon
2007/10/17, Joe Neeman <[EMAIL PROTECTED]>:
> Did this work before (and if so, what version)? Putting "\new Staff " before
> each voice makes it work for me.
2.11.32 doesn't work either.
I don't remember having ever used this syntax...
Valentin
___
On Wed, 17 Oct 2007 11:30:44 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 <<
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 ste
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'