Package: tex4ht
Version: 20050402.1817-1
Severity: important

tex4ht makes use of unicode letter when this is not needed. This happens when
the latex code contains the sequence "ff" or "fi" and maybe other sequences. For
example, here is a latex code and the html code generated by ht4tex and 
htlatex. Note how
the sequence "fi" was translated to fi


------------------- newfile1.tex -----------------

%% LyX 1.3 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[english]{article}
\usepackage[latin1]{inputenc}

\makeatletter
\usepackage{babel}
\makeatother
\begin{document}
efficient classifier
\end{document}

------------------- newfile1.html (tex4ht) -------

efficient classifier


------------------- newfile1.html (htlatex) ------

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  "http://www.w3.org/TR/html4/loose.dtd";>
<html >
<head><title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="generator" content="TeX4ht 
(http://www.cse.ohio-state.edu/~gurari/TeX4ht/mn.html)">
<meta name="originator" content="TeX4ht 
(http://www.cse.ohio-state.edu/~gurari/TeX4ht/mn.html)">
<!-- html -->
<meta name="src" content="newfile1.tex">
<meta name="date" content="2005-04-21 09:30:00">
<link rel="stylesheet" type="text/css" href="newfile1.css">
</head><body
>
<!--l. 10--><p class="noindent">efficient classi&#xFB01;er
</body></html>




-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8
Locale: LANG=he_IL, LC_CTYPE=he_IL (charmap=ISO-8859-8)

Versions of packages tex4ht depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libkpathsea3                2.0.2-28     path search library for teTeX (run
ii  tetex-bin                   2.0.2-28     The teTeX binary files

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to