Graphics, Figures & TablesTable of Contents big gaps

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
gntevetzakis
Posts: 2
Joined: Tue Sep 13, 2016 3:42 pm

Table of Contents big gaps

Post by gntevetzakis »

hello I have a problem with the table of contents for my thesis.

The gaps between subsections and subsubsections sometimes are big.
as shown in the attachment.

Any idea?
Attachments
Table of Contents
Table of Contents
tableofcontents.jpg (263.98 KiB) Viewed 3150 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
TikZ book
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Table of Contents big gaps

Post by Johannes_B »

Hi and welcome,

what you se isn't normal and introduced somewhere in your document. Please show a minimal working example so we can reproduce the behaviour and help you.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
gntevetzakis
Posts: 2
Joined: Tue Sep 13, 2016 3:42 pm

Re: Table of Contents big gaps

Post by gntevetzakis »

I forgot to refer that I use Scientific Workplace 5.5 to generate LaTex code and the only thing I did is to enter the \tableofcontents command at the area i want to print the contents.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10316
Joined: Mon Mar 10, 2008 9:44 pm

Re: Table of Contents big gaps

Post by Stefan Kottwitz »

Hi,

nobody can guess what happened without seeing the code. I mean, we don't even know what document class you use. Standard document classed don't do it, so it's either in your thesis document class or in your own code. There's a vertical spacing command. If you would like us to point at it, post at least that class as link or as attachment (.cls file), possibly with some code (your text parts are not needed).

Stefan
LaTeX.org admin
Post Reply