View Single Post
Old 03-01-2009, 11:33 PM   #11
llasram
Reticulator of Tharn
llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.
 
llasram's Avatar
 
Posts: 618
Karma: 400000
Join Date: Jan 2007
Location: EST
Device: Sony PRS-505
Quote:
Originally Posted by starrigger View Post
In this case, it was an uninterrupted string of characters, essentially a word too long for the line. I guess the software guys will have to answer the question of why epub didn't break the "word" at the right margin.
My fault. I cheated on the formatting and used CSS 'white-space: pre' (e.g., a <pre/> element). Better would be to have each line be a wrappable block-level element with a proper left margin.
llasram is offline   Reply With Quote