lilypond-user
[Top][All Lists]
Advanced

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

Re: Cryptical errormessage


From: Hans de Rijck
Subject: Re: Cryptical errormessage
Date: Tue, 6 Sep 2005 15:45:32 +0200

Han-Wen,

I've found the culprit.

The errormessage is caused by a fermata over a full measure rest:

        \new Voice \relative c
        {
            \clef "treble"
            \time 4/4

            R1*4/4 \fermata
        }

Removing the fermata clears the error, changing the rest to r1 too.

regards,

Hans.

Lilypond version: 2.6.3
Message:
programming error: not a markup:
continuing, cross fingers
Assertion failed: false, file text-interface.cc, line 61


----- Original Message -----
From: "Han-Wen Nienhuys" <address@hidden>
To: "Hans de Rijck" <address@hidden>
Cc: <address@hidden>
Sent: Monday, September 05, 2005 12:20 AM
Subject: Re: Cryptical errormessage


> Hans de Rijck wrote:
> > The assertion message isn't very meaningful too, its logical the result
is
> > 'false', otherwise the assertion wouldn't have failed. It would be more
> > helpful to print what the assertion was.
> >
> > Any ideas how to find the meaning of the above or how to debug this?
>
> Yes, run LilyPond inside GDB to see what is going wrong. Alternatively,
> you could post the problematic file here.
>
>
>
> --
>   Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen





reply via email to

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