Quote:
Originally Posted by affa
I'm talking about how the tutorial says to create 'child' elements in the TOC.
For example:
Appendices
___A
___B
___C
The problem is, the tutorial starts out with an existing 'parent' chapter.
I don't have that... I just have A, B, C. My question is, how do I get a parent 'Appendices' to show up in the TOC w/o creating a blank chapter.
|
Code:
<h2 >Appendicies</h2>
<h3>Appendix A</h3> <p>A stuff...</p>
<h3>appendix B</h3> <p>B stuff...</p>
...
<h3>Appendix ZZ</h3> <p>zz stuff</p>
<h2>More back Matter<h2>
That is how you nest