Remove specific subsection from TOC in LaTeX [duplicate]
问题 This question already has answers here : Closed 7 years ago . Possible Duplicate: hide an entry from Toc in latex Appendix A Section 1 A.1 Subsection 1 A.2 Subsection 2 B Section 2 Is there a way to get rid of Subsection n, but still have the subsection numbered in the document (i.e. not using \subsection*)? I thought about limiting the TOC depth, but that does not seem to be possible for just the Appendix? 回答1: Here's one (sort of hackish but not too bad) way to work this: All wrapped up,