On Win7 64-bit
Compiling input file. Please wait...
Running this command: latex -src -interaction=nonstopmode "Homan cv_content".tex
Running this command: dvips -q -Ppk -V -h psheader.txt -o -o "Homan cv_content".ps "Homan cv_content".dvi
Scanning files. Please wait...
Running this command: "C:\Program Files (x86)\GPLGS\gswin32c.exe" -q -dBATCH -dNOPAUSE -sDEVICE=bbox
Fatal error : C:/Users/Homan/Desktop/CV/bbox.txt not found.
Benito van der Zander
2012-11-26
You need to append ?me to the ghostscript command.
Homan
2012-11-28
Please explain what you mean by the ghostscript command.
I went to tools > convert to HTML and received the above error, is: "C:\Program Files (x86)\GPLGS\gswin32c.exe" -q -dBATCH -dNOPAUSE -sDEVICE=bbox
not the GS command?
I can provide the .tex file I tried to convert if that helps. It uses certain extended commands (modern cv) if that's a possible source of the error.
Benito van der Zander
2012-11-29
The ghostscript command on the options \ config \ commands page.
It is used to convert the ps file to images to include in the html
Benito van der Zander
2012-12-06
An alternative to ?me is "?am.ps", which should now be appended automatically
Benito van der Zander
2012-12-06