View Single Post
Old 09-04-2011, 12:27 PM   #5
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
Calibre may be at fault if it is unexpectedly changing the hyphenation behavior, which is then propagated by the Nook bug until reset. Earlier in the same thread mentioned in the original post, Peter Sorotokin suggests:
Quote:
This property is better suited for hyphenation control:

Code:
adobe-hyphenate: none | explicit | auto
So, try adding (say)
Code:
body {
    adobe-hyphenate: auto
}
to Calibre's extra CSS.
wallcraft is offline   Reply With Quote