All Downloads are FREE. Search and download functionalities are using the official Maven repository.

doc.scripts.DTBookToXhtml.html Maven / Gradle / Ivy

The newest version!




	
	Pipeline Script: DTBook to XHTML
	


Pipeline Script: DTBook to XHTML

Overview

This script converts a DTBook 2005 document to XHTML 1.0.

The script can be configured so that the output XHTML is suitable for Daisy 2.02 production.

The conversion supports DTBook documents with embedded MathML: the output XHTML document will in this case not be XHTML 1.0, but instead use the W3C DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1 profile.

Configuration

Input DTBook
Required. The input DTBoook document; the grammar version needs to be in the 2005 series.
Output XHTML
Required. Resulting XHTML 1.O document.
DAISY 2.02 style noterefs
Optional. Select whether to align the output to the Daisy 2.02 skippability recommendation by putting bodyref attributes on note references. The default is false.
Output encoding
Optional. Select the output characterset encoding. If not set, the output encoding will be the default utf-8.
Linebreaks
Optional.Select the type of linebreak to use; values are UNIX, Mac, Dos or System default. The default is the system default.
XML Validation Report
Optional. Path to a file to store a validation XML report in.
ToC Generation
Optional. Generate a Table of Contents from the DTBook headers.
Multiple HTML Pages
Optional. Split the output in multiple HTML pages.

Appendix: List of Transformers used

The documents linked below are parts of the Transformer technical documentation. These are developer and systems-administrator centric documents.

  1. Unicode Normalizer




© 2015 - 2025 Weber Informatics LLC | Privacy Policy