No, theducks is right. If your chapters use a <h2>, give your appendices a <h3>. Make before the first appendix just a line <h2>Appendices</h2> and in the TOC you will have a line for Appendices with your appendices below that as children.
That will not result in a blank chapter. If you don't want to see the additional <h2> header, adjust the style. Create a style in your stylesheet with the property 'display: none' and make the <h2> use that style.
There are many ways to skin a cat and the tutorial is old.
|