tisimst <tisimst.lilyp...@gmail.com> writes:

> Andrew,
>
> Looks like you need to go into the file
> /home/[$HOME]/.lilypond/openlilylib/ly/openlilylib and change the line
>
> (ly:parser-include-string parser "\\include
> \"_internal/init-openlilylib.ily\"")
>
> to
>
> (ly:parser-include-string "\\include \"_internal/init-openlilylib.ily\"")
>
> (i.e., remove the parser argument). See if that helps. There could be more
> to it than that, but that might at least get you past this error.
It's better to let convert-ly do the work rather than try to edit
everything by hand.

Even if it is just to give me the impression that the days I spend on
devising a working convert-ly rule for complex conversions are not a
waste of time.

-- 
David Kastrup

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

Reply via email to