
17 Feb
2012
17 Feb
'12
9:40 p.m.
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: http://dl.dropbox.com/u/12322400/t/north-h.html And the UTF-8 is here: http://dl.dropbox.com/u/12322400/t/north-u.txt The source for this text is here: http://dl.dropbox.com/u/12322400/t/north.src 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