I need sections included in the TOC, but not in the body text for a PDF output; so when I click the section at TOC, it will jump to the related page [where section header/title is not displayed]. How do I do this?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
It's an unusual request, but the titlesec package can help you here: use the
With this approach, all you have to do to recover the section titles in your document is to comment out (or delete) the |
|||||
|
|
|
Here is a solution using Code/Example:
|
||||
|
|