Comment 5 for bug 510940

Revision history for this message
Adam Reviczky (reviczky) wrote :

Also you can use a filesystem level based workaround, just make a symlink without special characters, like the space, to your file with the space and texexec will run just fine. That way you can keep your filename.

ln -s Front\ Page.tex frontpage.tex
texexec frontpage.tex