Quote:
Originally Posted by diabloNL
Wow! The new version is way better. I like the margins this way. But I have a question; when I open a HTM(converted from a .DOC) with BBeBinder it will show all Bolds, sizes etc. etc.,so all formatting is there. But when I save it as a .lrf all this formatting is gone. Am I doing something wrong?
Thanks for the hard work!
|
OK. I got the file (thanks diabloNL). Some of the formatting was converted, and some of it was not. I'm actually converting with a more recent version of BBeB Binder which is not yet released, but I don't think that it's different from what you're currently using (0.1.5) so what I'm seeing should be what you're seeing.
First off things that are italicized with <i></i>, and bolded with <b></b> should work just fine. We don't yet support CSS or spans for doing these things. So it looks like all of the italic was translated into LRF, but only some of the bolding.
For example the words "The Pulse" after chapter 1 are actually set by applying a CSS style. Unfortunately we ignore this and that is why "The Pulse" is just plain old text.
Also, in the first few chapters the words "small treasure(s)" are bold. This is converted, but only as a font weight of 150%, which is pretty subtle with the Sony Reader.
I really haven't had the time to look into CSS yet, and can't really say what our plan is for this just yet. We may get lucky and come with a good solution. (I hope).
Sorry I can't get you a better answer for now, but thanks for giving it a try and providing the input.