dbtoepub - convert DocBook XML to .epub
Contents
Description
dbtoepub converts DocBook <book> and <article>s into .epub files.
The .epub format is defined by the IDPF at http://www.idpf.org and is made up of 3 standards:
• Open Publication Structure (OPS)
• Open Packaging Format (OPF)
• Open Container Format (OCF)
Name
dbtoepub - convert DocBook XML to .epub
Options
-c,--cssFILE
Use FILE for CSS on generated XHTML.
-d,--debug
Show debugging output (enables verbose output too).
-f,--fontFILE
Embed OTF FILE in .epub.
-h,--help
Display usage info.
-o,--outputFILE
Output ePub file as FILE.
-s,--stylesheetFILE
Use the XSL FILE as a customization layer (default
/usr/share/xml/docbook/stylesheet/docbook-xsl/epub/docbook.xsl).
-v,--verbose
Make output verbose.
Synopsis
dbtoepub [OPTIONS] [DocBookFiles]
