Tagged Questions
4
votes
2answers
285 views
Wrong abstract page number and spaces between LoF and LoT with \addcontentsline
How to correct two things in ToC:
Page number of abstract - should be "vii"
Spaces above LOF,LOT and Abstract are big. Not like above chapters
?
Currently:
Contents
List of Figures iii
...
2
votes
3answers
1k views
How can I change the distance between abstract and section 1?
My LaTeX format is as follows:
Abstract: Abstract goes here.
Section 1:
It should be noted that my abstract is one column and sections are two-column.
Abstract and Section 1 are very close ...