You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can get 2 kinds of errors if the .bat file or the docx file is in a path with spaces in it. Error: Could not find or load main class Hensen.Downloads.docx2tex-1.5-release.docx2tex.calabash.....a9s.common.saxon.;C:.Users.Ruben {last bit of the path} was unexpected at this time.
If you place both the docx2tex folder and the docx file in a path without spaces it works fine.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. We recommend to avoid spaces in directory or file names because these can cause many issues. However, I'll have a look into the issue. Since this is an OS project and I would consider this as minor issue, please have a bit patience with the solution. PRs are also welcome.
There’s no new zip file for download, but if you want to give it a try, you can clone this repo with the -recurse-submodules option. I have to say that for the uninitiated or for halfwits like me, git submodules is an even greater pain than git without submodules, but maybe you can get it to work. If not, we’ll wait for feedback on #81 and eventually release a new zipped version that you can download.
You can get 2 kinds of errors if the .bat file or the docx file is in a path with spaces in it.
Error: Could not find or load main class Hensen.Downloads.docx2tex-1.5-release.docx2tex.calabash.....a9s.common.saxon.;C:.Users.Ruben
{last bit of the path} was unexpected at this time.
If you place both the docx2tex folder and the docx file in a path without spaces it works fine.
The text was updated successfully, but these errors were encountered: