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