This is the result of a problem that Uwe noticed the other day with the
MikTeX implementation of the htlatex scripts: The scripts will not run
properly unless they are run in the same directory as the original file.
So you can't run e.g. htlatex C:/path/to/file.tex. You can only run
htlatex file.tex. The reason is here:
> System call: dvips -E -Ppdf -mode ibmvga -D 110 -f 
> C:/tmp/lyx_tmpdir2696a00632/l
> yx_tmpbuf1/teachers.idv -pp 1 > 
> zzC:/tmp/lyx_tmpdir2696a00632/lyx_tmpbuf1/teache
> rs.ps
> The filename, directory name, or volume label syntax is incorrect.
> --- Warning --- System return: 1
>   
zzC:/... indeed isn't a valid path. The solution suggested in some
earlier discussion was to ship a small shell script with LyX that would
copy the .tex file to the temporary directory and then run htlatex on
that file. Thoughts?

Richard

-- 
==================================================================
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==================================================================
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto

Reply via email to