I think that if there is a metatag declaring the coding as charset=utf-8
then it is not necessary to use html entities.
Did you check the html source text in the hexadecimal view ?
Regards,
Jiri
Dne 28.4.2011 20:32, jmleyrie napsal(a):
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+help@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
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.