How can I add a chapter entry to TOC without showing the correspondent page number?
my documentclass is report and I am generating my TOC like this:
\phantomsection
\pdfbookmark{\Contents}{contents}
\tableofcontents
Thank you.
|
How can I add a chapter entry to TOC without showing the correspondent page number?
my documentclass is
Thank you. |
|||
|
|
|
You could load the To make this change apply to only a single instance of a chapter, you might type
|
||||
|
|
|
You can add text to the table of contents using the command
Here I assuming you do not wish to have the chapter number displayed, as per your question on bibliographies. If you do wish to have a chapter number, it is inserted as the first argument to |
|||
|
|