A minimum example, not including the pictures:
Code: Select all
\documentclass[a4paper,11pt]{article}
\usepackage[margin=2cm, bottom=4cm]{geometry}
\begin{document}
\section{Introduction}
Blablabla
\end{document}
Code: Select all
\documentclass[a4paper,11pt]{article}
\usepackage[margin=2cm, bottom=4cm]{geometry}
\begin{document}
\section{Introduction}
Blablabla
\end{document}
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
This is not a minimum example. Please clean up the code from unnecessary stuff and try again. Make sure that the provided code is compilable out of the box for others and reproduces clearly the undesired behaviour.teXbeginnerM wrote:[…] A minimum example, not including the pictures […]
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis