I was able to solve my issue by adding a line to the <guide>
<guide>
<reference type="start" title="Title Page" href="Wild%20Heart.html#start"/>
<reference type="toc" title="Contents" href="Wild Heart.html#toc"/>
</guide>
The <reference type="start" was the trick.
|