bug-lilypond
[Top][All Lists]
Advanced

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

error message problem


From: Mike Dean
Subject: error message problem
Date: Sun, 4 Feb 2007 02:48:18 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi...when I compile an .ly file in LilyPond, I have been receiving the following
error message:

# -*-compilation-*-
Changing working directory to `C:/Documents and Settings/Valued Customer/My
Documents/musicwork'
Processing `C:/Documents and Settings/Valued Customer/My
Documents/musicwork/jpia-tuba.ly'
Parsing...
Interpreting music... [8][11]
Preprocessing graphical objects...
Layout output to `jpia-tuba.ps'...
C:/Program Files/LilyPond/usr/bin/../share/lilypond/current/ly/init.ly:41:1:
error: GUILE signaled an error for the expression beginning here
#
 (if (pair? toplevel-scores)

C:/Program Files/LilyPond/usr/bin/../share/lilypond/current/ly/init.ly:41:5:
error: syntax error, unexpected '(', expecting '='
#(if 
     (pair? toplevel-scores)

error: failed files: "C:\\Documents and Settings\\Valued Customer\\My
Documents\\musicwork\\jpia-tuba.ly"

It puzzles me because I don't know how to correct this...
This is a part of the file (jpia-tuba.ly) I have been creating:

\version "2.10.15"
\include "english.ly"

\relative c
{
\clef bass  \time 3/4  
c4. bf8 af bf af2. 
c4. bf8 af bf af2. 
c4. bf8 af bf 
\time 4/4 af8 c df2 bf4
\time 3/4 c4. e,8 f g c,2.~ c2 r4 
R2. r4 r4 c8 e 
% \bar "| |"

(yes, there is a right curly brace at the end)








reply via email to

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