View Single Post
Old 07-21-2019, 12:39 AM   #5
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,624
Karma: 28549046
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Ugh I looked at that book and it is really ironic that it is a book about clean coding, because its own coding is absolutely atrocious. The issue you mention is caused by setting a max-width value on the text based on font sizes which gets converted to a slightly smaller value causing the appearance of half page. You can fix that by simply removing the max-width property in the look & feel section of the conversion dialog.
kovidgoyal is offline   Reply With Quote