bug-lilypond
[Top][All Lists]
Advanced

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

Re: tremolo repeat


From: Erik Sandberg
Subject: Re: tremolo repeat
Date: Tue, 20 Apr 2004 11:12:38 +0200
User-agent: KMail/1.5.4

On Tuesday 20 April 2004 10.28, Thomas Scharkowski wrote:
> Hello list,
>
> example 1 works as expected:
>
> % begin example 1
> \version "2.2.0"
> \score {
> \notes {
> \key g \major
> \time 2/4
> \clef F
> g8 g g g |
> \repeat "tremolo" 4 g8 |
> }
> }
> \paper {}
> % end example 1
>
> example 2 produces a warning:
> % begin example 2
> \version "2.2.0"
> \score {
> \notes {
> \key g \major
> \time 2/4
> \clef F
> g8 g g g |
> \repeat "tremolo" 4 g8 |
> \repeat "tremolo" 4 g8 |
> \repeat "tremolo" 4 g8 |
> \repeat "tremolo" 4 g8 |
> }
> }
> \paper {}
> % end example 2
>
> warning message:
> tremolo.ly:9:no one to print a tremolos:
> tremolo.ly:10:no one to print a tremolos:
> tremolo.ly:11:no one to print a tremolos:

This is already a bug; showing warnings that are not relevant.

> The printout is correct, but in a slightly bigger project exactly the
> same lines "\repeat "tremolo" 4 g8" produce this warning and the
> following error message, which I, needless to say, do not understand:
>
> --
> assertion "d==1 || d== -1" failed: file "/netrel/src/lilypond
> 2.2.0/flower/include/drul-array.hh", line 27
> Signal 6
>
> lilypond: error: LilyPond failed on input file
> /home/Thomas/lilypond.dir/Mandoline/Barbella-Duos/5c_score (exit

This is certainly a critical bug. I would be happy to add it to the bug 
database; could you send in the entire file? If you don't want it to be 
accessible by the public, you can send it privately to me. (however I guess 
this is not a problem; from the directory name I suppose it's from the gimo 
collection which is very much Public Domain)

Erik





reply via email to

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