lilypond-user
[Top][All Lists]
Advanced

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

Re: old-relative, what does it men


From: Stefan Thomas
Subject: Re: old-relative, what does it men
Date: Fri, 19 Feb 2010 14:47:25 +0100

Dear Carl,
the only places in the score, that have an "#" are those, that contain   \ottava #1, or   \ottava #0

2010/2/19 Carl Sorensen <address@hidden>



On 2/19/10 6:33 AM, "Stefan Thomas" <address@hidden>
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




reply via email to

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