Jeffrey A. Krzysztow <[EMAIL PROTECTED]> wrote: > What is the difference between OEBPS (http://www.openebook.org/) and > DocBook (http://www.docbook.org/)?
OEBPS is a simple packaging format for eBooks that is roughly zipped xhtml with an XML metadata file. plucker-oebps uses an XSLT to make the metadata file useful and then plucks it. DocBook is a variant of SGML mainly used for computer documentation. DocBk is its XML incarnation, but is still mostly a pig to do properly. MJR

