Skip to content
Snippets Groups Projects
Commit 22b1f51f authored by René Schöne's avatar René Schöne
Browse files

Alignment

parent e83433b0
No related branches found
No related tags found
No related merge requests found
Pipeline #15092 passed
\section{Figures, Zitate, Mathe}
\begin{figure}[h]
\centering
\includegraphics[scale=0.8]{OMG_MOF_4levels}
\includegraphics[scale=0.8]{images/OMG_MOF_4levels.jpg}
\caption{Das ist eine schlechte Grafik --- zu viele Pixel. Versuche Vektorgrafiken zu nutzen. Selbst malen geht gut mit draw.io powerpoint
oder inkscape}\label{fig:mof}
\end{figure}
......
% the following command is only required if the thesis is written in german
\RequirePackage[ngerman=ngerman-x-latest]{hyphsubst}
% change to english for english theses
\documentclass[ngerman,BCOR=1.5cm,twoside]{tudscrreprt}
\usepackage[T1]{fontenc}
\iftutex
\usepackage{fontspec}
\else
\usepackage[T1]{fontenc}
\usepackage{hyphsubst}
\fi
\usepackage[utf8]{inputenc}
\usepackage[ngerman]{babel}
\usepackage{babel}
\usepackage{isodate}
\usepackage[
......@@ -27,7 +30,6 @@
\usepackage[colorinlistoftodos,prependcaption,textsize=tiny]{todonotes}
\usepackage{graphicx}
\graphicspath{ {./images/} }
\usepackage{blindtext}
......@@ -58,11 +60,7 @@
\usepackage{xfrac}
\usepackage{enumitem}
\setlist[itemize]{noitemsep}
\usepackage{ellipsis}
\let\ellipsispunctuation\relax
\input{lst.tex}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment