Hi Knut,

You did not answer the question if you used one of the installers from lilypond.org or if you compiled lilypond.
My apologies, forgot about that bit. I am not compiling myself, I am using the installers from lilypond.org.

Try if replacing

    musicxml ...

with

    python2 $(grep -o '"[^$^"]*$me"' `which musicxml2ly` | sed -e 's/"//g' -e 's/$me/musicxml2ly/')  ...
Yes, that does seem to fix the issue! The .ly file created by musicxml2ly does not have the encoding and strange character issues and compiles normally.

Thanks for all the replies.

Cheers,
Gilberto

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

Reply via email to