logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dbtoepub - convert DocBook XML to .epub

Authors

       This manual page was written for the Debian GNU/Linux system by DanielLeidert  <daniel.leidert@wgdd.de>
       but may be used by others.

                                                   03/02/2009                                        DBTOEPUB(1)

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]

See Also