Hi,

I use LibreOffice Writer to convert word doc file to html. Is it normal
that libreoffice do not use html entities? (é instead of é)
I didn't have this problem with OOo

LibreOffice 3.3.2 - Linux debian 64

Example :
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
        <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
        <TITLE></TITLE>
        <META NAME="GENERATOR" CONTENT="LibreOffice 3.3  (Unix)">
        <META NAME="CREATED" CONTENT="20110428;20121400">
        <META NAME="CHANGED" CONTENT="20110428;20130700">
        <STYLE TYPE="text/css">
        <!--
                @page { margin: 2cm }
                P { margin-bottom: 0.21cm }
        -->
        </STYLE>
</HEAD>
<BODY LANG="fr-FR" DIR="LTR">
<P STYLE="margin-bottom: 0cm">ééééééééééééééééééé</P>
</BODY>
</HTML>

Regards,
sms.

--
Unsubscribe instructions: E-mail to users+h...@libreoffice.org
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/www/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to