hub2dbk:convert hub2dbk-convert
hub2dbk/xpl/hub2dbk.xpl
Import URI: http://transpect.le-tex.de/hub2dbk/xpl/hub2dbk.xpl
This step expects a hub document and converts it to Docbook 5.0. Generally, the step drops hub-specific elements and CSS attributes.
Visualisation
The pre-creation of this SVG image needs the Graphviz software installed. Please inform your project maintainer.
Input Ports
Name | Documentation | Connections |
---|---|---|
sourceⓅ | The source port expects a flat or evolved hub document. | |
stylesheet | XSLT stylesheet for dynamic hub2dbk conversion. |
Output Ports
Name | Documentation | Connections |
---|---|---|
resultⓅ |
The result port provides the converted docbook file.
| The result port provides the converted docbook file. |
Options
Name | Documentation | Default |
---|---|---|
debug | 'yes' | |
debug-dir-uri | 'debug' | |
progress | concat($debug-dir-uri, '/status') | |
status-dir-uri | concat($debug-dir-uri, '/status') |
Subpipeline
Step | Inputs | Outputs | Options |
---|---|---|---|
letex:simple-progress-msg d421e27 |
| result | file = 'hub2dbk-start.txt' status-dir-uri = $status-dir-uri |
p:xslt d421e47 Drops hub-specific elements and attributes. |
| result | |
letex:store-debug d421e62 | result | pipeline-step = 'hub2dbk/hub2dbk' active = $debug base-uri = $debug-dir-uri | |
letex:simple-progress-msg d421e68 | result | file = 'hub2dbk-finished.txt' status-dir-uri = $status-dir-uri |