The various scripts are relatively self-explanatory.

Howto build the book published by Eyrolles:
$ ./bin/build-pdf --opts="-p dblatex/eyrolles.xsl" --lang=fr-FR --paperback

Howto build the PDF for lulu.com:
$ ./bin/build-pdf --opts="-P full.bleed=1" --lang=en-US --paperback

TODO
----
- Improve librement.sty / dblatex so that frenchb does not try to add
  spaces before punctuation in "lstcode" environments
