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)
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond