Dear Tim,
thanks!
I found the mistake, it was a missing "{"

2010/2/19 Tim Reeves <[email protected]>

> > Message: 2
> > Date: Fri, 19 Feb 2010 06:43:45 -0700
> > From: Carl Sorensen <[email protected]>
> > Subject: Re: old-relative, what does it men
> > To: Stefan Thomas <[email protected]>, lilypond-user
> >    <[email protected]>
> > Message-ID: 
> > <c7a3e3a1.10298%[email protected]<c7a3e3a1.10298%[email protected]>
> >
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> >
> >
> >
> > On 2/19/10 6:33 AM, "Stefan Thomas" <[email protected]>
> > wrote:
> >
> > > Dear lilypond-users,
> > > I get sometimes a strange error message, that I do not understand:
> > > /usr/share/lilypond/2.12.2/ly/init.ly:29:0: Fehler: syntax error,
> unexpected
> > > SCM_TOKEN
> > >
> > > #(if (and (ly:get-option 'old-relative)
> > > I have no idea what that could mean.
> > > Does someone have an idea?
> >
> > It means that somehow this is not a place where scheme is allowed in the
> > input file, but you have a scheme expression (i.e. starting with #). I'm
> > surprised to see this in ly/init.ly.  Can you identify when you get this
> > error message?
> >
> > Thanks,
> >
> > Carl
> >
>
>
> I have seen the "syntax error, unexpected SCM_TOKEN" when the file was
> missing a }.
>
> Tim
>
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to