Hi, Tim & Eluze:

Thank you for making me double check the lily code below.  "the directory where 
the "jesus-love-me-this-i-know.ly" is in the search path.  See error log. This 
runs on window 7 with frescobaldi.


\version "2.16.0"
#(ly:score-music #{ \score { \include "jesus-love-me-this-i-know.ly" } #})

Starting lilypond-windows.exe 2.16.1 [Untitled]... 
Processing 
`c:/users/tsang/appdata/local/temp/frescobaldi-ckghbk/tmpjyanhk/document.ly'
Parsing...
C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/ly/english.ly:23:0: 
error: syntax error, unexpected SCM_FUNCTION
\language "english"
c:/users/tsang/appdata/local/temp/frescobaldi-ckghbk/tmpjyanhk/document.ly:2:0: 
error: error in #{ ... #}
#(ly:score-music #{ \score { \include "jesus-love-me-this-i-know.ly" } #})
c:/users/tsang/appdata/local/temp/frescobaldi-ckghbk/tmpjyanhk/document.ly:2:1: 
error: GUILE signaled an error for the expression beginning here
#
(ly:score-music #{ \score { \include "jesus-love-me-this-i-know.ly" } #})
Wrong type argument in position 1 (expecting Score): #<Music function 
#<procedure #f (parser location language)>>
fatal error: failed files: 
"c:\\users\\tsang\\appdata\\local\\temp\\frescobaldi-ckghbk\\tmpjyanhk\\document.ly"
Exited with return code 1.





Starting lilypond.exe 2.17.7 [Untitled]...
Processing 
`c:/users/tsang/appdata/local/temp/frescobaldi-wunz52/tmpveni3n/document.ly'
Parsing...
C:/Users/Tsang/Dropbox/LilyPond/usr/share/lilypond/current/ly/english.ly:23:0: 
error: score expected
\language "english"
Exited with return code -1073741819. 
Blessing in+,
Ming.


>________________________________
>
>
>Message: 3
>Date: Mon, 26 Nov 2012 12:46:58 -0800
>From: Tim Roberts <t...@probo.com>
>To: "lilypond-user@gnu.org" <lilypond-user@gnu.org>
>Subject: Re: include header conflicts
>Message-ID: <50b3d542.1050...@probo.com>
>Content-Type: text/plain; charset="iso-8859-1"
>
>MING TSANG wrote:
>>
>>
>> I try the following lily code as suggested in the email below  and I
>> got error.  Then I change the version to "2.17.0"  (I have 2.17.7
>> installed), I got different error message. Appreciate if anyone can help.
>>
>> \version "2.16.0"
>> #(ly:score-music #{ \score { \include "jesus-love-me-this-i-know.ly" } #})
>
>Are you SURE that's the file name?  Note that the actual title of the
>song has "loves" not "love, which would make the file name
>"jesus-loves-me-this-i-know.ly".
>
>-- 
>Tim Roberts, t...@probo.com
>Providenza & Boekelheide, Inc.
>
>-------------- next part --------------
>An HTML attachment was scrubbed...
>URL: 
><http://lists.gnu.org/archive/html/lilypond-user/attachments/20121126/1d5cfe96/attachment.html>
>
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to