I get console errors when invoking lilypond from lily4jedit 0.8.3 if the ly file name has spaces in its path. I think that's because lily4jedit invokes:

"C:\Program Files\LilyPond\usr\bin\lilypond" C:\My Documents\music\myfile.ly

warning: can't find file: `C:My'
warning: can't find file: `Documents/music/myfile.ly'
error: failed files: "Documents\\music\\myfile.ly C:\\My"

instead of:

"C:\Program Files\LilyPond\usr\bin\lilypond" "C:\My Documents\music\myfile.ly"

Can this be fixed by the user?

Not a big problem, just a hint.

Thanks,

Vincent


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

Reply via email to