Hi all,
I'm just playing around with latex2html and I'm having some problems using it
together with pstricks.
This works:
\begin{pspicture}(0cm,0cm)(2cm,2cm)
\psset{yunit=2cm}
\psset{xunit=2cm}
\psframe(0,0)(1,1)
\psline(0,0)(1,1)
\psline(0,1)(1,0)
% \rput(1,1){Test}
\end{pspicture}
Uncommenti
On Feb 27, 16:44, Marco Diani wrote:
> I have just installed latex2html ( l2h99_1.tar.gz ) on linux (Redhat
> 7.0). The install-test script seems to work fine but when I run
> latex2html I get the following error message:
[...]
This problem has already been discussed and solved. See
http://www.x
Hi,
I have just installed latex2html ( l2h99_1.tar.gz ) on linux (Redhat
7.0). The install-test script seems to work fine but when I run
latex2html I get the following error message:
../latex2html report.tex
Too many arguments for undef operator at ../latex2html line 2771, near
"$trans)"
Too