diff --git a/contents/safety-report.tex b/contents/safety-report.tex index 0d5c162..61bd683 100644 --- a/contents/safety-report.tex +++ b/contents/safety-report.tex @@ -13,9 +13,10 @@ \section{Hazardous Material List} \section{Power Architecture} -\includegraphics{wiring-power.png} +\includegraphics{wiring-power.png} + \section{Energy Storage} \section{Emergency Stop @@ -30,6 +31,6 @@ \section{Unused Circuits} \section{Circuit Table} -s + diff --git a/main.tex b/main.tex index f082d0d..f521910 100644 --- a/main.tex +++ b/main.tex @@ -12,7 +12,7 @@ \firstreviewermail{markus.pfeil@rwu.de} \secondreviewer{Benjamin Stähle M.Sc.} \secondreviewermail{staehle@rwu.de} -\degreecourse{Electrical Engineering & Information Technology} +\degreecourse{Electrical Engineering \& Information Technology} \faculty{Electrical Engineering and Computer Science} \date{\today} @@ -21,6 +21,7 @@ \maketitle \tableofcontents +%\include{abstract} \include{contents/safety-report} \end{document}