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}
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 […]