Hello Ross,
Although I did the tests with dvips that should elicit the digits&dots
problem and all seemed to work fine, when I actually commented out the lines
in latex2html to intercept this, it failed just as you said. Therefore, my
only option at the moment is to set TMP to /tmp. This works, but at the end,
generates the message:
Couldn't remove ./TMP/ : Do not specify an existing file.
I don't know how to get it to remove the /tmp/l2hnnnnn directory it creates,
or even to make it not generate the message (which doesn't bother me, but
will be sure to confuse our users).
Are you still working on the fix you described below?
Thanks for your help,
-Harriet
On Apr 6, 2:50pm, Ross Moore <[EMAIL PROTECTED]> wrote:
> This weekend I was working on a fix to this problem,
> that avoids expanding to the full path-name when this is
> clearly unnecessary --- the default case.
>
> It needs a bit more checking before the changes will be released.
> Both the latex2html and pstoimg scripts are affected.