Page 1 of 1

Omit sub table of contents in epub target

Posted: Fri Oct 07, 2022 12:17 am
by IsleofGough
When I export a DITA book map to ePub, I get a mini TOC every time I have nested topics. Is there a way of turning this off?

Re: Omit sub table of contents in epub target

Posted: Fri Oct 07, 2022 9:15 am
by Radu
Hi,
If you edit the transformation scenario, in the Parameters list there are various EPUB-related parameters, I think you can set the "epub.exclude.auto.rellinks" parameter to "true" to achieve what you want.
Regards,
Radu

Re: Omit sub table of contents in epub target

Posted: Fri Oct 07, 2022 9:20 pm
by IsleofGough
Thanks. That looks a lot better. So far I'm finding that Docbook export has much better defaults than DITA for ePubs. I can get close with a DITA Bookman but I still need to edit the ePub afterwards with Sigil or some other editing program.

Re: Omit sub table of contents in epub target

Posted: Mon Oct 10, 2022 7:50 am
by Radu
Hi,
If you have an improvement suggestion for the DITA to EPUB output you can maybe consider adding an issue for it here:
https://github.com/dita4publishers/org. ... pub/issues
Regards,
Radu