During HTML generation chapter FOOTNOTES: are tagged as h2 level. This is the same level as the chapters that the footnotes refer to. They should be on a subordinate level, e.g.:
<h1>Book title</h1>
<h2>Chapter title</h2>
<h3>FOOTNOTES:</h3>
instead of
<h1>Book title</h1>
<h2>Chapter title</h2>
<h2>FOOTNOTES:</h2>
Steps to HTML generation are:
Anonymous
Please ignore & close.