lilypond-user
[Top][All Lists]
Advanced

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

Re: problem with compillation of a large file


From: Jonathan Kulp
Subject: Re: problem with compillation of a large file
Date: Sat, 11 Dec 2010 17:08:24 -0600

On Sat, Dec 11, 2010 at 3:30 PM, Stefan Thomas
<address@hidden> wrote:
> Dear Jonathan,
> thanks for Your help.
> In the meantime, I found out, that the error was in the file violine1.ly
> I had to delete there, in line 5, the command "Kurvenunterbrech"
> which I've defined as:
>>
>> Kurvenunterbrech = {
>>     \hideCurvesFrom #'Fingering           #'(0.3 . 0.3) #'(0 . 0)
>>     \hideCurvesFrom #'Staff.KeySignature  #'(0.3 . 0.3) #'(0 . 0)
>>     \hideCurvesFrom #'Staff.TimeSignature #'(0.3 . 0.3) #'(0 . 0)
>>     \hideCurvesFrom #'Staff.Accidental  #'(0.3 . 0.003) #'(0 . 0)
>>
>> }
>
> I don't know why this command caused the errors.
>

Yes it compiled after commenting that command out. I suspect the
command caused the error because it wasn't defined in that file, and
because it wasn't defined in the \include file. Is there another file
of definitions where Kurvenunterbrech is defined? If so just \include
it and it should work. That took a *long* time to compile. :)

Jon
-- 
Jonathan Kulp
http://www.jonathankulp.com



reply via email to

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