[l2h] Strange problem about CJK and image conversion

2002-04-29 Thread hooklee
Hi all, I am a Chinese. I downloaded the latest version of latex2html (28 April 2002) and try to use it to transfer some CJK .tex files into html files. But I am puzzed by a strange about image conversion. In my CJK .tex file, all chinese characters can be dealt successfully, but all emb

[l2h] Why images cannot be generated?

2002-12-17 Thread hooklee
Hi all, I download the latest version of latex2html from www.latex2htm.org, but I encountered strange problem when I run test.bat after running config.bat. The problem is: all images, including the ones generated to display complex equations, cannot be displayed in the html pages. The report is

Re: Re: [l2h] Why images cannot be generated?

2002-12-17 Thread hooklee
Dear Ross Moore, Thanks for your help. Stragely, it seems that config.bat have successfully find AFPL Ghostscript 8.00. The following is the segmented texts in config.log after running config.bat: ... checking for gswin32c... C:\gs\gs8.00\bin\gswin32c.exe checking for ghostscript version..

Re: Re: Re: [l2h] Why images cannot be generated?

2002-12-18 Thread hooklee
Dear all, Following Ross Moore's suggestion, I carefully checked the output of "test -debug" and found more clues. The following is the output of the process of one image: Converting image #3 Debug (syswait): Running "C:\Perl\bin\perl.exe C:\latex2html-2002-2-1\pstoimg.ba t -type gif -debug -tmp

[l2h] On graphics in latex2html

2005-04-05 Thread hooklee
Hi all, When one runs latex2tml with NO_SUBDIR=0, all graphics embedded with \includegraphics cannot be processed. One has to copy all graphics into the directory $DESTDIR\ and then re-run latex2html to get the graphics. I am puzzled why latex2html cannot be written slightly to make the thing e

Re: Re: [l2h] On graphics in latex2html

2005-04-05 Thread hooklee
=== 2005-04-05 22:20:56 You wrote in your e-mail:=== >On Tue, 5 Apr 2005, hooklee wrote: > >> Hi all, >> >> When one runs latex2tml with NO_SUBDIR=0, all graphics embedded with >> \includegraphics cannot be processed. One has to copy all graphics into >&

Re: Re: Re: [l2h] On graphics in latex2html

2005-04-05 Thread hooklee
=== 2005-04-06 06:52:29 You wrote in your e-mail:=== >On Wed, 6 Apr 2005, hooklee wrote: > >> === 2005-04-05 22:20:56 You wrote in your e-mail:=== >> >> >On Tue, 5 Apr 2005, hooklee wrote: >> > >> >> Hi all, >> >>