http://plope.com/static/bfg-1.2b1dev.pdf
If anyone has any last-minute comments I'd appreciate hearing them; this will
go in for printing by tomorrow.
- C
_______________________________________________
Repoze-dev mailing list
Repoz...@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev
Out of curiosity, what tools did you use to create the book? I've only just started to "leaf" through and read the celebrity foreword 8^). The presentation is very nice and it looks like an awful lot of work went into it.
Congrats!
-Casey
The document was produced via a lightly modified version of Sphinx via its
support for LaTeX.
If you install this version of Sphinx:
http://bitbucket.org/chrism/sphinx/
Then run "make latex" in the docs directory of a checkout of
http://svn.repoze.org/repoze.bfg/trunk/, you will wind up with something a lot
like the PDF I sent earlier.
- C