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: m...@qata.de
 GPG-keys available on request or at public keyserver

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to