Am Freitag, den 18.12.2009, 23:33 +0100 schrieb Enrico Forestieri: > > configure.py should still be OK, because the quotes > > the are du to spaces in filenames only, hope I'm not > > totally wrong here, too. > > I don't use htlatex, so I really don't know. However, if the single quotes > were meant for quoting the arguments and are not part of the htlatex syntax, > then the configure.py patch should be correct (in this case, maybe you could > have replaced the single quotes with double ones). I see that one of the > arguments contain a '!' character, so when using a shell that should be > escaped. Of course, this is not (should not be) the case with QProcess. > If the single quotes were meant to quote the arguments, I wonder whether > the htlatex converter ever worked on Windows, whose shell doesn't strip away > single quotes. >
The doc to htlatex says: "In some platforms the double quotes should be replaced with single right-quotes, and in some cases they might be omitted." http://www.cse.ohio-state.edu/~gurari/TeX4ht/ This helps not much. Peter