[l2h] LaTeX2HTML 2002 (1.67): latin2 option does not work?

Ross Moore ross@ics.mq.edu.au
Thu, 20 Jun 2002 08:47:23 +1000 (EST)


[Charset iso-8859-2 unsupported, filtering to ASCII...]
> 
> I was using LaTeX2HTML 2K.1beta (1.48) for simple pages in Polish
> (babel and Latin2 as input encoding) without any problems. It was
> sufficient to use just -html_version3.2,math options. The resulting
> pages had 
> 
> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-2">
> 
> and used 8-bit codes for Polish letters.

Did they ?
That is very surprising.
 
> However, I had to change computer and on the new one I installed the
> most recent version. However, the results are a great disappointment.
> 
> Running the same files with the same options through LaTeX2HTML 2002
> (1.67) I get error messages
> 
>         couldn't convert character lstrok into available encodings
> 
> etc.
> 
> Running these files with options
> 
>         -html_version3.2,math,latin2
> 
> yields

Yes, this is what you should get on the default installation...

> 
> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
> 
> and e.g. 
> 
>         Wyk_ad og_lnouniwersytecki
> 
> is rendered as
> 
>         Wyk^3ad og&#243;lnouniwersytecki
>       


You want to use:

	-html_version3.2,math,latin2,latin2

or

        -html_version3.2,math,latin2,unicode,latin2

to have latin2 as *both* the input encoding and the output encoding.

>   
> Looking forward to a fix.

I suspect that your old machine had some special settings within its
 l2hconf.pm  file, which changed the input-encoding to  latin2 .
In this case, a single 'latin2' on the command-line might set the
output encoding.
Alternatively, it may have set both encodings with  l2hconf.pm 
or within a local (or site-wide) initialisation file (.latex2html-init) .


> 
> Best regards

Hope this helps,

	Ross Moore

 
> Janusz
> 
> 
> 
> -- 
>                      ,   
> dr hab. Janusz S. Bien, prof. UW
> Prof. Janusz S. Bien, Warsaw Uniwersity
> http://www.orient.uw.edu.pl/~jsbien/
> ---------------------------------------------------------------------
> Na tym koncie czytam i wysylam poczte i wiadomosci offline.
> On this account I read/post mail/news offline.
> _______________________________________________
> latex2html mailing list
> latex2html@tug.org
> http://tug.org/mailman/listinfo/latex2html