Skip to main content
Known Participant
August 13, 2015
Question

Custom Topics in HTML5?

  • August 13, 2015
  • 1 reply
  • 408 views

Is it possible to somehow create a custom topic in HTML5 that does not appear as text within the document? I am essentially trying to accomplish customized nesting within the HTML5 TOC, but I'm not sure if that is possible. For example, I would like all of the chapters in my book to be collapsed under a main "Chapters" TOC heading. The only way I can see how to do this is by physically inserting the word "Chapters" within the  book and having the generated FM TOC pull in the assigned para tag. Is there an easier way to manipulate the HTML5 output TOC? I'm using a trial version of FM 2015.

Thanks!

Sarah

This topic has been closed for replies.

1 reply

Adobe Employee
August 19, 2015

Hi

Thanks for reporting the issue.

If you want to add extra TOC element which is not present in FM content then you can try TCS route. In that RoboHelp has TOC editor there you can add TOC element and generate the output.

If you want to have a different TOC based on levels and styles for HTML5 than PDF. You can do that in FM itself. You can create another FM TOC with different formats and level and move up the TOC in book. The FM HTML5 publishing picked the first TOC in book.

Thanks

Amit Jha

SER617Author
Known Participant
August 19, 2015

Excellent. Thank you!