lilypond-user
[Top][All Lists]
Advanced

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

Re: "insane spring constant" error


From: Valentin Villenave
Subject: Re: "insane spring constant" error
Date: Fri, 27 Jul 2007 18:59:11 +0200

Gosh!
I'm getting the same message again! (in another score)

This time, it disappears if I remove the Time-signature-engraver (but
as it happens, I don't want to remove it...)

Can anybody tell me what's "insane" about the following snippet?

\include "italiano.ly"
\layout {
        \context { \Staff
%\remove "Time_signature_engraver"      
        }
}

ActeUnSceneDeuxViolonTrois= {
        \relative do''
        {
                \time 2/2 sold8( la sold mi re mi sold la | sold mi re mi 
sold4)-. sold8( la |
                \time 3/4 sold mi re mi sold la | sold mi re mi sold4)-. |
        }
}

\score {
\new Staff \ActeUnSceneDeuxViolonTrois
}

%%
Valentin




reply via email to

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