Thanks to the guys in here my Latex is looking good now.
I have an issue that I'd like your help with.
My footnotes in my doc comes right after my text.
I'd like it to be at the bottom of the page - so that it is as far down as possible - depending on the volume of the footnote.
I put in a screenshot here with some added blue lines to show my point : ) : I have not done anything special to the document - so I believe what I have now is 'standard'-formatting.
I post my main here to help you help me. Thank you.
Code: Select all
Code, edit and compile here:
\documentclass[12pt,a4paper]{article}%\usepackage[utf8]{inputenc}\usepackage[english]{babel}\usepackage{csquotes}\usepackage{comment}\usepackage{parskip}\usepackage[nopar]{lipsum}%-----bibliography begin -----%\usepackage[backend=biber, sorting=none]{biblatex}\addbibresource{Bibliography.bib}%-----bibliography end -----%\usepackage{graphicx}\usepackage[export]{adjustbox}\usepackage[titletoc]{appendix}\usepackage{amsmath}\usepackage{float}\usepackage{fancyhdr}\setlength{\headheight}{19pt}\pagestyle{fancy}\usepackage{lastpage}\usepackage{setspace}\usepackage{hyperref}\usepackage{afterpage}\usepackage{caption}\captionsetup[figure]{textfont={it}}%-----header/footer -----%\lhead{\includegraphics[height=0.5cm]{figurer/DTU/DTU_Logo.jpg}}\chead{s140504}\rhead{\includegraphics[height=0.5cm]{figurer/BWSC/bwsclogo.jpg}}\fancyfoot[L]{Section \thesection}\fancyfoot[C]{Kristian Dalgaard}\fancyfoot[R]{Page \thepage \hspace{1pt} of \pageref{LastPage}}\renewcommand{\headrulewidth}{0.5pt}\renewcommand{\footrulewidth}{0.5pt}%-----header/footer -----%\begin{document}\include{Frontpage}