Quote:
Originally Posted by AlexBell
- Is there indeed a difference between the Mobipocket Reader for desktops and the reader for Cybook Gen3?
|
Probably. I noticed the desktop version has better table support, and it also supports the ALIGN="poetry" attribute.
Quote:
- Is there an effective (preferably non-kludge) way of getting indented text on the Cybook which is not too much indented?
|
Just using <P>...</P> will give a default indentation in the first line and some space above. The indent amount can be changed with WIDTH=... and the vertical space with HEIGHT=...
Have a look
here (and other sections).
Quote:
- Is there an effective way of having headings of various sizes but the same body weight?
|
I think you can use <FONT SIZE="+1"> and the like. I like to use just plain <H
X>, adding <B> and <I> when needed.