lilypond-user
[Top][All Lists]
Advanced

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

guile log error but I can't see what it's referring to


From: Jay Hamilton, Sound and Silence
Subject: guile log error but I can't see what it's referring to
Date: Sat, 05 Nov 2005 08:03:13 -0800
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

log:
# -*-compilation-*-
Changing working directory to `C:/Documents and Settings/Owner/Desktop/NoteWorthy/nwc files/Guitar/Oud bk 2 line 94-224' Processing `C:/Documents and Settings/Owner/Desktop/NoteWorthy/nwc files/Guitar/Oud bk 2 line 94-224/Oud 133.ly'
Parsing...
Interpreting music... [8][10]
Preprocessing graphical objects...
C:/Program Files/LilyPond2-6/usr/share/lilypond/2.6.3/ly/init.ly:36:1: error: GUILE signaled an error for the expression beginning here
#
(if (pair? toplevel-scores)

C:/Program Files/LilyPond2-6/usr/share/lilypond/2.6.3/ly/init.ly:36:5: error: syntax error, unexpected '(', expecting '='
#(if
    (pair? toplevel-scores)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file:
\version "2.6.0"
\header {
title = "Oud 133"
subtitle = "in different Gs"
copyright = "For study purposes only"
}

melody = \relative c'
{
\clef treble
\key g \major
#(set-global-staff-size 20)
\override Staff.TimeSignature #'style = #'()
\tempo 4=50
\time 2/4
\once \override TextScript #'staff-padding = #4.0
g4^\markup{ \italic Largo } \p g | g g \bar ":||:" b8\segno (ais b c) |
d8 (c b ais)| b8 (ais b c) | d2| d8 (e d c) | b8 (ais b4) | g8 a16 bes a g g fis |
g2\coda \bar ":|:"
}

\score {
   \new Staff \melody
   \layout { }
\midi { \tempo 4=50 }
}


I deleted some parts that I thought might be the problem to try to narrow the search down but that didn't work. The log file is talking about line 36:1 but there is no line 36 so then I looked at all the #marks and again I don't see anything wrong.
So what's up this time?
Jay


--
Childhood is a Journey not a race- Emma Sadinsky aged 8
Jay Hamilton
Sound and Silence
206-328-7694
www.soundand.com





reply via email to

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