Can I break a chapter in distinct html files? #6524
-
DescriptionI have a long chapter in a book, with lots of figures. And this results in a long html page. It doesn't make sense to me to split this chapter into other chapters, but I would like to have separate html files with the inner sections. It's possible? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can't because what would be the "link" between those pages? |
Beta Was this translation helpful? Give feedback.
You can't because what would be the "link" between those pages?
So for you to get smaller HTML chapter page would be to use parts to subdivide your long chapter or to rethink your chapter structure or use HTML features to help navigate in it.