On Mon, Oct 4, 2010 at 10:18 AM, alex stone <compos...@gmail.com> wrote:
> I can't for the life of me figure out what i've done here. (new lily user)
>
> Working in lilypondtool 2.12.894 (jedit 4.3.2), with lily 2.13.36
>
> Here's the error:
>
>> %lilypond %args "/home/alex/audio-projects/wobbly"
> Processing `/home/alex/audio-projects/wobbly'
> Parsing...
> /home/alex/audio-projects/wobbly:138:37: error: syntax error, unexpected 
> STRING
>        \set Staff.instrumentName = "
>                                     Horn F 1"
> error: failed files: "/home/alex/audio-projects/wobbly"
> Processing time: 1 seconds
>>

Normally this error message is because of a missing curly brace
somewhere. From the code you included it's impossible to tell where
that might be--there's not enough code there. Check for missing {}.

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