Tagged Questions
1
vote
2answers
39 views
Wrong numeration in toc longer then one page
I searched the web for a solution but could not find one that helped me.
I tried anything i could find with \cleardoublepage and \newpage and so on...mostly they use \addcontentsline. I dont need to ...
0
votes
0answers
53 views
How to compose and compile separate .tex files into a single article/book? [duplicate]
Possible Duplicate:
How can I divide my book into different project without repeating myself?
I want to compose and compile separate .tex files without repeat the preamble in every source ...
6
votes
1answer
743 views
Long table of contents makes page numbers wrong
I have created a table of contents page using \tableofcontents and I have enough chapters and sections that it fills an entire page and goes into another.
The problem is that since it takes a second ...