On Sat, Dec 11, 2010 at 3:30 PM, Stefan Thomas
<kontrapunktste...@googlemail.com> 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

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

Reply via email to