[l2h] Error when using latex2html with option -html_version 3.2, latin2, unicode in Windows
Duc A. HOANG
anhduc.hoang1990 at gmail.com
Mon Oct 23 06:02:54 CEST 2017
Dear Shigeharu TAKENO,
Even when I use the command without space, the problem remains the same.
Here is the output
C:\Users\hoanganhduc\phdthesis>latex2html -dir phdthesisHTML
-html_version 3.2,latin2,unicode -init_file phdthesis.l2h -tmp
C:\Windows\TEMP phdthesis.tex
Note: Loading C:\Users\hoanganhduc\phdthesis\.latex2html-init
Note: Initialising with file: .\phdthesis.l2h
This is LaTeX2HTML Version 2017.2 (Released Jan 23, 2017)
by Nikos Drakos, Computer Based Learning Unit, University of Leeds.
Revised and extended by:
Marcus Hennecke, Ross Moore, Herb Swan and others
...producing markup for HTML version 3.2
Extension: loading C:\latex2html\versions\latin1.pl
HTML version: loading C:\latex2html\versions\html3_2.pl
*** processing declarations ***
Resetting image-cacheCannot read .\latin2.tex
Best regards.
Duc A. HOANG
On Mon, Oct 23, 2017 at 12:16 PM, Shigeharu TAKENO <shige at iee.niit.ac.jp> wrote:
> shige 10/23 2017
> ----------------
>
> Duc A. HOANG wrote:
> | Recently, I've got a problem when using LaTeX2HTML 2017.2 in Windows.
> | That is, when I use latex2html with the option -html_version
> | 3.2,latin2,unicode, the following error occurs:
> |
> | Extension: loading C:\latex2html\versions\latin1.pl
> | HTML version: loading C:\latex2html\versions\html3_2.pl
> |
> | *** processing declarations ***
> |
> | Resetting image-cacheCannot read .\latin2.tex
> |
> | Does any one know how to fix this problem?
>
> If you specify options of -html_version with space as
>
> -html_version 3.2, latin2
>
> then "latin2" is considered target latex file name (latin2.tex),
> not the option of -html_version, and latex2html will say
>
> Resetting image-cacheCannot read ./latin2.tex
>
> since the file "latin2.tex" does not exist.
>
> Options of -html_version must be specified comma separated list
> without space.
>
> Please try:
>
> latex2html -html_version 3.2,latin2 ...
>
> +========================================================+
> Shigeharu TAKENO NIigata Institute of Technology
> kashiwazaki,Niigata 945-1195 JAPAN
> shige at iee.niit.ac.jp TEL(&FAX): +81-257-22-8161
> +========================================================+
More information about the latex2html
mailing list