lilypond-user
[Top][All Lists]
Advanced

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

lilypond book error


From: mojocojo2000
Subject: lilypond book error
Date: Thu, 23 Aug 2007 17:15:25 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

I am using lilypond version 2.10.29.  I'm trying to integrate music
into a paper I have for a class.  When I input the following into my 
tex file:

\begin[quote,fragment,staffsize=26]{lilypond}
c' d' e' f' g'2 g'2
\end{lilypond}

(I got this from the tutorial)

I invoke lilypond book with the following command and receive an error:

C:\Python25\python.exe 
"C:\Program Files\Lilypond\usr\bin\lilypond-book.py"
--pdf --output="C:\lilypondtest" C:\test.tex


snippet-map.ly:3:1: error: GUILE signaled an error for the 
expression beginning
here
#
 (ly:add-file-name-alist '(
snippet-map.ly:4:30: illegal character in escape sequence: #\D
snippet-map.ly:3:4: error: syntax error, unexpected ':', expecting '='
#(ly
    :add-file-name-alist '(
Processing `lily-a9db7ba2f3.ly'
Parsing...
lily-a9db7ba2f3.ly:97:5: error: unknown escaped string: `\notes'

     \notes \relative c' {
lily-a9db7ba2f3.ly:97:5: error: syntax error, unexpected STRING

     \notes \relative c' {
lily-a9db7ba2f3.ly:98:8: error: unknown escaped string: `\property'

        \property Voice.autoBeaming = ##f
lily-a9db7ba2f3.ly:98:8: error: syntax error, unexpected STRING

        \property Voice.autoBeaming = ##f
lily-a9db7ba2f3.ly:97:12: error: errors found, ignoring music 
expression
     \notes
            \relative c' {
lily-a9db7ba2f3.ly:103:8: error: syntax error, unexpected '}'

        }
error: failed files: "lily-a9db7ba2f3 snippet-map.ly"
command failed: lilypond -b eps -I  "C:\\test" 
--formats=eps  -deps-box-padding=3.0
00000  -dread-file-list  snippet-names
Child returned 1

Thanks for your help.





reply via email to

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