View Single Post
Old 08-15-2013, 12:28 AM   #43
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,625
Karma: 3120635
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
Hi

@Tex2002ans

To my shame, I never used the "report" feature of Sigil and it's indeed a nice one. You have trouble displaying French (mostly) characters - à, é, è, ô, etc.

I show you part of my report (figure one), how ô is displayed in
code view (arrow as an example in fig 2) but also é, è, à, and the declaration I use for every xhtml file (Note).

I make no use of a complicated translation table for entities. It all goes smoothly and displays conveniently all French characters. Maybe this could help.

Note:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr-FR">
Attached Thumbnails
Click image for larger version

Name:	rapport.png
Views:	308
Size:	153.6 KB
ID:	109405   Click image for larger version

Name:	accent circonflexe.png
Views:	268
Size:	56.5 KB
ID:	109407  

Last edited by roger64; 08-15-2013 at 12:45 AM.
roger64 is offline   Reply With Quote