[l2h] error creating images

Olaf Bonorden bono@uni-paderborn.de
Tue, 16 Apr 2002 17:42:01 +0200


Hi,

i cannot create some images, error message is:

pstoimg: Error: Cannot find file "/tmp/l2h31758/image017.ps": No such file or 
directory

The error is in image.tex:

[...]
{\newpage\clearpage
\lthtmlfigureA{figure3694}%
\begin{figure}\begin{center}
<tex2html_file>#./fig_structure.pstex_t#
\begin{picture}(0,0)%
\epsfig{file=fig_structure.pstex}%
\end{picture}%%
[...]

Of cource <tex2html_file> leeds to an error.

The LaTeX source file is:
[...]
\begin{figure}\begin{center}
\input{fig_structure.pstex_t}
\end{center}\caption{\label{structure}parts}
\end{figure}
[...]

I want to include a graphic generated by xfig.

CU
   Olaf