On Feb 17, 2012, at 2:13 PM, Alex Buie wrote:
Do you have a demo page I could look at?
Sure. The HTML is here:
And the UTF-8 is here:
The source for this text is here:
which is exactly the same as the UTF-8 but with the eye-candy
addition of presentation markup on lines that are centered.
I can send you the Python 3 source for the generator if you want
to play with it.
The presentation markup is "f" for font size ([f4] is font-size 1.4em,
for example). "T" and "b" is for top and bottom margins, etc. It
is entirely optional.
--Roger