lilypond-user
[Top][All Lists]
Advanced

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

Re: lilypond book error


From: Mats Bengtsson
Subject: Re: lilypond book error
Date: Mon, 27 Aug 2007 08:17:30 +0200
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

Have you tried to directly call the program:
lilypond-book --pdf --output="C:\lilypondtest" C:\test.tex
from the command prompt. There shouldn't be any need to use the
Windows version of Python (just make sure to log out and log in again
once after you have installed LilyPond the first time, so that all path
related variables are set correctly).

  /Mats

mojocojo2000 wrote:
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.



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

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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