
doc.transformers.se_tpb_dtbook2latex.html Maven / Gradle / Ivy
se_tpb_dtbook2latex
Transformer documentation: se_tpb_dtbook2latex
This document remains to be written
Transformer Purpose
Convert a DTBook document to LaTeX.
Input Requirements
A DTBook document, valid to 2005-1 dtd or later.
Output
A LaTeX document.
On success
A valid LaTeX document.
On error
On error, this transformer will send a fatal message, then throw an exception and abort.
See further Parameters.
Configuration/Customization
Parameters (tdf)
See Script Documentation.
Extended configurability
The transformer consists of an xslt file which defines the
common functionality. A specific xslt file imports the common
functionality and can be used to redefine some of the behaviour.
If you for example would like to change the look or styling of
the title page you can redefine some named templates in the
specific template. The transformer directory contains an example
on how this is done for SBS specific styling of large print books.
Further development
Add support for MathML.
Dependencies
- none
Author
Linus Ericson, TPB
Christian Egli, SBS
Licensing
LGPL