The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

XML::XPathScript::Stylesheet::DocBook2LaTeX - Transforms DocBook into LaTeX

WARNING

This module is still in a very beta-ish stage. We heavily recommend to wait till we tell you to to use it. But if you are in an adventurous mode, by all means, go ahead. :-)

SYNOPSIS

    use XML::XPathScript;
    use XML::XPathScript::Stylesheet::DocBook2LaTeX;

    my $latex = $xps->transform( 
        $docbook => XML::XPathScript::Stylesheet::DocBook2LaTeX::stylesheet
    );

AUTHORS

This module is a port of Dominique Quatravaux's original docbook2latex.xps stylesheet, also part of the XML::XPathScript's distibution. Yanick Champoux did the porting.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 3591:

Non-ASCII character seen before =encoding in 'PostScript®'. Assuming CP1252