Page LayoutNumbering in the Table of Contents

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
kokoska
Posts: 1
Joined: Sun Jul 18, 2010 5:30 pm

Numbering in the Table of Contents

Post by kokoska »

Hi everyone!

I have to submit PhD theses next week and I have a problem to solve. So I have joined:-) I did not find the solution in the latex companion or on web.

The problem is that I have added via \addcontentsline whole contents of paper (very long contents), the paper will be added to the theses after printing so the pages don't exist in real. And every section or subsection is on the SAME page. And I don't know how to change the numbering there. I will have to put the numbers by hand I know. But trying to reset the page counter does not help. I would be very grateful for any help, I hope I have described the problem well :-)

kokoska

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

meho_r
Posts: 823
Joined: Tue Aug 07, 2007 5:28 pm

Numbering in the Table of Contents

Post by meho_r »

One of the most basic rules: always provide a minimal working example. No matter how well your explanation is, people here need to test the code. So, create a MWE, replace your text with some dummy text and post it here. Without it, it is very hard to give an answer to your question (not to mention that some people won't even bother since there's no code).
Post Reply