[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Strange programming error
From: |
Erik Sandberg |
Subject: |
Re: Strange programming error |
Date: |
Mon, 27 Jun 2005 20:48:52 +0200 |
User-agent: |
KMail/1.8 |
The bug is fixed in 2.6.0.
> On Saturday 30 April 2005 07.08, Herman Grootaers wrote:
> > On Wednesday 27 April 2005 15:53, David Bobroff wrote:
> > > In recent CVS I'm getting this:
> > >
> > > GNU LilyPond 2.5.21
> > > Processing `/home/david/dean/ode/test.ly'
> > > Parsing...
> > > Interpreting music... [3]
> > > Preprocessing graphical objects...
> > > Calculating line breaks...
> > > programming error: Stem has no extent in Slur_score_state
> > > continuing, cross fingers
> > > programming error: Stem has no extent in Slur_score_state
> > > continuing, cross fingers
> > > Calculating page breaks...
> > > Layout output to `test.ps'...
> > > Converting to `test.pdf'...
> > >
> > > When processing this:
> > >
> > > \version "2.5.21"
> > >
> > > mus = \relative c' {
> > > \key d \major
> > > \clef F
> > > a2-( cis
> > > a1-)
> > > }
> > >
> > > \score {
> > > \relative c' {
> > > \mus
> > > }
> > > }
> > >
> > > The output look ok, but it is weird to get this error from apparently
> > > legitimate input.
> >
> > I get the same results when I was compiling a piece for our churchchoir.
> >
> > The output is defective, because a slur is not completed over a break,
> > just as a descrecendo in the following snippet from that piece:
--
Erik Sandberg
Maintainer of the Lilypond bug CVS archive,
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/bugs/
http://lilypond.org/doc/v2.5/bugs/out/index.html
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Strange programming error,
Erik Sandberg <=