You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.
% -------------------------------------------------- %
% Hier werden alle zusätzlichen Latexpackete geladen %
% -------------------------------------------------- %
% Change the style of any or all of LaTeX's sec tional head ers
% Wird womöglich gebraucht damit Latex erkannt wird (im Fall von Fehlermeldungen einkommentieren)
%\usepackage{sectsty}
% Set margins
\usepackage [top=2.5cm,bottom=2.5cm,left=4cm,right=2.5cm] { geometry}
% automatische Silbentrennung von Worten mit Umlauten
%\usepackage[T1]{fontenc}
% Punkt anstelle von Doppelpunkt bei Abbildungen- und Tabellentiteln
\usepackage [labelsep=period] { caption}
% Anfuehrungszeichen aendern
\usepackage { csquotes}
% PDF einbindung im Anhang
\usepackage [final] { pdfpages}
\includepdfset { pagecommand={ } }
% Grafiken werden an der Position fixiert
\usepackage { graphicx}
\usepackage { float}
\floatplacement { figure} { H}
\usepackage { helvet}
% Help with long Links
\PassOptionsToPackage { hyphens} { url}
\usepackage { hyperref}
% pagebreak avoid
%\raggedbottom