bug-lilypond
[Top][All Lists]
Advanced

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

Re: programming error: Improbable offset for stencil:


From: Laura Conrad
Subject: Re: programming error: Improbable offset for stencil:
Date: Thu, 18 May 2006 13:21:54 -0400
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

>>>>> "LC" == Laura Conrad <address@hidden> writes:

    LC> The attached lilypond file gives a bunch of errors of the form:

    LC> programming error: Improbable offset for stencil: -1073741857.600000 
staff space
    LC> Setting to zero.
    LC> continuing, cross fingers

    LC> and then comes up with a pdf file where the first system is
    LC> illegible.
    LC> 
<http://serpent.laymusic.org/~newlily/music/ingalls/night/score-perform-bugreport.pdf>

    LC> A very similar score, with lyrics laid out a little bit
    LC> differently
    LC> 
<http://serpent.laymusic.org/~newlily/music/ingalls/night/score-aminor.ly>,
    LC> comes out fine.


The bug turns out to happen when there are some staves with lyrics
attached and some without.  A workaround is to insert:

        \addlyrics { 
          \dummyverse } 

Where:

dummyverse = \lyricmode {
_ _
}

under the staves with no lyrics.  

-- 
Laura (mailto:address@hidden , http://www.laymusic.org/ )
(617) 661-8097  fax: (501) 641-5011
233 Broadway, Cambridge, MA 02139




reply via email to

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