On Wed, Dec 3, 2008 at 4:54 AM, Banibrata Dutta
<[EMAIL PROTECTED]> wrote:
> Amazing concept, and glad that someone thought of this and implemented this.
> The book's formatting on IE and Chrome looked a bit unusual. Content wise it
> is already firly decent (i.e. enough to get a programmer started), but
> sometimes text appears in a long & narrow col. format instead of the more
> usual page format ... and the (i) i.e. informative text icons to the left of
> informative notes gives a jarring visual feel/urge to scroll to see more :).

 yehh, the formatter is written in about 100 lines of python as a
wiki-like "thing" that turns the txt pages into DOM-model
appendChild()s behind the scenes.  i was experimenting with a new
layout reader: i've removed the experimentation, should work ok....
other than the headings <h1> and <h2> don't appear to be added! darn.
have to find out why.  some day :)

l.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to