Relative Content

Tag Archive for latexoverleaf

Huge Gap in Text (Latex)?

I’m currently writing my thesis in latex, and for some reason there is a huge gap in my text. I’m using Overleaf and I added my screen shot here. I dont have any commands like newpage or something. It just randomly has a large gap. I’m thankful for any tips!

Landscape table Latex

I am currently doing a literature review and want to add a table in landscape in the appendix of my paper. However, when doing so it overlaps with the previous page making it unreadable.

LaTeX: How to ignore empty Pages in table of contents

I’m trying to generate a table of content that doesn’t include empty pages in the page count. In my document, LaTeX automatically inserts empty pages when a new chapter begins. Because the new chapter should always start on the right side of the book/dokument. However, LaTeX counts these empty pages in the table of contents, which I want to avoid. You can see the problem on page I and III in dokument or simply in the picture. I’m looking for a solution to ensure that only pages with actual text are included in the page count.

Package biblatex Error: Incompatible package ‘natbib’

I am getting several errors on overleaf and the main one is:Package biblatex Error: Incompatible package ‘natbib’. I know that probably natbib is loaded by one of my used packages which is incompatible with biblatex, but I don’t know which package it is. I appreciate any help on this.

too much space for the last column

I am creating a long table in latex and the problem is that there is too much space between the last column and the one before it. Here is my code and the picture of the table:

cline{} substituition in overleaf latex?

I am using cline to print a line in column 2, but my problem is with the spaces left in the intersection of the lines of the table. How can I fix it? Also, I used cmidrule{} and the result was still the same.enter image description here