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" <[EMAIL PROTECTED]>
To: "Hans de Rijck" <[EMAIL PROTECTED]>
Cc: <lilypond-user@gnu.org>
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 - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to