Graham Percival <[EMAIL PROTECTED]> writes:

> On 31-Aug-05, at 8:21 AM, Mehmet Okonsar wrote:
>
>> C:/Program
>> Files/Music/LilyPond/usr/share/lilypond/2.7.7/ly/english.ly:6:0:
>> error: syntax error, unexpected STRING
>>
>> pitchnamesEnglish = #`(
>
> This is the wrong kind of '.  You've got a ` but it should be a '

Actually, a backquote is fine.  I believe the problem is that you have
the \include "english.ly" within your \score block.  Move it outside
the block (maybe at the top of the file).

-- 
Michael Welsh Duggan
([EMAIL PROTECTED])


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

Reply via email to