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.
|