On 10/03/2017 11:58 AM, Thomas Dumm wrote:
I am creating semantic epub files and I use -p split.split-before-level 1. That
works perfectly.
I am trying re-map created headings h1 … h6:
h1 → title in the head of the html file
h2 → h1
h3 → h2
h4 → h3
h5 → h4
h6 → h5
I did not succeed with the edit.blocks.convert and title.title-style-names
parameters.
Is there a way to force this?
Sorry but there is no way to do this using parametrization alone.
Moreover I'm not sure it's possible to achieve what you want using a XED
or XSLT script. Current behavior is somewhat "hardwired" into the
Split/EPUB step (written in Java).
Reference:
- Split step,
http://www.xmlmind.com/w2x/_distrib/doc/manual/index.html#split_step
- EPUB step,
http://www.xmlmind.com/w2x/_distrib/doc/manual/index.html#epub_step
--
XMLmind Word To XML Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/w2x-support