lilypond-user
[Top][All Lists]
Advanced

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

Re: Starting with Lilypond - First Error


From: Michael Gerdau
Subject: Re: Starting with Lilypond - First Error
Date: Mon, 13 Mar 2017 22:08:09 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

Hallo Ralph,
> I try to use Lilypond in our Mediawiki for collection songs for group of
> children (like boyscouts...).
> 
> Try to set up the first song with a given .ly I get the first errors.
> The code of affen.ly seams to be correct, and I try to google for the
> error-messages. But I didn't find any help
> 
> If you have anny idea?

The inserted file compiles just fine on my system.

Looking at the error msgs you provided it seems as if the file you
mailed to the list is not what you used to create the errors shown,
because...

> .../file.ly:27:1: error: Spurious expression in \score
> 
> #(set-global-staff-size 14)

...this is line 16 of what you provided while lilypond is calling it
line 27. Makes 11 lines of other stuff before the code you'd shown.

[Rest snipped as the following lines are equally off]

I'd suggest you try to compile the raw file affen.ly on the commandline
without doing any fancy include stuff inside other systems to check if
your lilypond installation is basically working.

Once that's established you can then work on the mediawiki integration.
Any errors you'd encounter then aren't lilypond but mediawiki
integration related.

HTH,
Michael
-- 
 Michael Gerdau       email: address@hidden
 GPG-keys available on request or at public keyserver



reply via email to

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