Skip to content
Snippets Groups Projects
Commit 0ab51037 authored by Jan Wille's avatar Jan Wille
Browse files

Update test.tex

parent 534e017e
No related branches found
No related tags found
2 merge requests!7Example,!3V 0.1 update
\documentclass[11pt,a4paper,twoside,f1,ngerman]{HsH-report}
\usepackage{color}
\usepackage{lipsum}
\usepackage{siunitx}
\documentclass[11pt,a4paper]{HsH-report}
\begin{document}
\pagenumbering{Roman}
\maketitle
\declarationAuthorship
\begin{abstract}
\lipsum[5-8]
\end{abstract}
\tableofcontents
\cleardoublepage % unbedingt erforderlich bei Doppelseitigem layout vor neuer Seitennummerreirung!
\pagenumbering{arabic} % Seitennummerierung normale zahlen
\chapter{one}
\label{chap: one}
{\color{red}test} und stuff
\begin{figure}
\centering
\includegraphics[width=.15\textwidth]{img/bild}
\caption{test}
\end{figure}
noch ein test \normalsubscripts$R_t$ \upsubscripts$R_t$
mit einheit: $R=200\,\milli\ohm+ \SI{0.34567453}{\volt\per\metre}$
\vspace{2cm}\\\pagebreak
eine zahl: $3,5+3.5$\\
\listoffigures
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment