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

some small changes in the testfile

parent 130e5379
No related branches found
No related tags found
No related merge requests found
No preview for this file type
\documentclass[11pt,a4paper,twoside,f1,ngerman]{HsH-report}
\documentclass[twoside,f1]{HsH-report}
\usepackage{color}
\usepackage{lipsum}
\usepackage{siunitx}
\usepackage{biblatex}
\usepackage{soul}
\addbibresource{src/localBibliography.bib}
\addbibresource{bib/localBibliography.bib}
\begin{document}
\pagenumbering{Roman}
\maketitle
\declarationAuthorship
......@@ -36,9 +35,14 @@
mit einheit: $R=200\,\milli\ohm+ \SI{0.34567453}{\volt\per\metre}$
\cite{laboranleitung:physik}
\vspace{2cm}\\\pagebreak
eine zahl: $3,5+3.5$\\
\vspace{2cm}\\
eine zahl: $3,5+3.5$\footnote[1]{hello}\\
Tiny: {\tiny hello} Small: {\small hello}
\lipsum[5-6]
\pagebreak
\begin{figure}
\centering
\includegraphics[width=0.6\textwidth, page=2]{plt/build/examplePlot.pdf}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment