View Single Post
Old 05-02-2014, 02:42 PM   #6
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
Hi GrannyGrump you have set a new category of epub: the crashing one!

Kidding, but indeed your epub has crashed my Sigil.

Are you sure that:

Code:
hyphens:none;
-epub-hyphens:none;
-moz-hyphens:none;
adobe-hyphenate: none;
-webkit-hyphens: none ! important;
is valid within css 2.1?

Maybe you can try something like:

body { adobe-hyphenate: none; } it seems to works at least with the Kobo.

Also, Sigil is complaining about x-font-truetype and suggests x-font-ttf. If you get rid of that, and "hyphens: none;" and al. the epub has no problem with epubcheck.

Last edited by Arios; 05-02-2014 at 02:52 PM.
Arios is offline   Reply With Quote