IDX-DocBook2LaTeX 1.1.0 review

Download
by rbytes.net on

IDX-DocBook2LaTeX is a LaTeX stylesheet for DocBook XML. It is written in Perl, using the XML::XPathScript package from AxKit

License: Artistic License
File size: 312K
Developer: Dominique Quatravaux
0 stars award from rbytes.net

IDX-DocBook2LaTeX is a LaTeX stylesheet for DocBook XML.

It is written in Perl, using the XML::XPathScript package from AxKit.

It features the ability to handle tables, indices, figures, footnotes, and more.

The XSLT-like templating philosophy built into XPathScript makes it easy to extend.

QUICK START

As root:

# perl -MCPAN -e 'install XML::XPathScript'

As an unprivileged user, from README's directory:

# cd samples
# mkdir build; cd build
# ../../configure
# make pdf

IDX-DocBook2LaTeX 1.1.0 keywords