View Single Post
Old 11-27-2014, 04:01 PM   #20
Arios
A curiosus lector!
Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.Arios ought to be getting tired of karma fortunes by now.
 
Arios's Avatar
 
Posts: 463
Karma: 2015140
Join Date: Jun 2012
Device: Sony PRS-T1, Kobo Touch
@pgfiore

And what happen if you get rid of all Calibre classes and span?

With something like this (in an epub file):


Code:
<?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="it">
<head>
  <title></title>
</head>

<body>
  <h3>Ciao!</h3>

  <p>è acquistabile <em>accessibilità</em> alle".</p>
  
  <p> etc., etc... La forêt ambiguë est bête, là où l'ombre s'estompte</p>
</body>
</html>
I work regularly with French files where there are many accents and I don't have problems with Sigil.
Arios is offline   Reply With Quote