generated from DHBW/LaTex_Hausarbeit_Template
Added some texts, cleaned up out directory
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
%! Date = 20.11.2020
|
||||
|
||||
% Text style
|
||||
\setmainfont{\mainFont}
|
||||
%\setmainfont{\mainFont}
|
||||
\setstretch{\lineStretchValue} % Space between lines
|
||||
\tolerance=1000
|
||||
\emergencystretch=1em
|
||||
|
@@ -2,10 +2,10 @@
|
||||
%! Date = 21.04.2021
|
||||
|
||||
% Text variables
|
||||
\renewcommand{\author}{Florian Kaiser}
|
||||
\renewcommand{\author}{Florian Kaiser, Aaron Kupries}
|
||||
\renewcommand{\date}{\today}
|
||||
\newcommand{\institutionName}{Duale Hochschule Baden-Württemberg}
|
||||
\newcommand{\paperName}{Projektarbeit}
|
||||
\newcommand{\registerId}{9829423}
|
||||
\newcommand{\paperName}{Betriebssysteme}
|
||||
\newcommand{\registerId}{9829423, }
|
||||
\newcommand{\kurs}{TINF20C}
|
||||
\renewcommand{\title}{Titel}
|
||||
\renewcommand{\title}{High Performance Cluster}
|
@@ -8,7 +8,7 @@
|
||||
% Style variables
|
||||
%! IMPORTANT: The font size needs to be changed after the \begin{document} block in your main.tex
|
||||
% \newcommand{\mainFont}{TeleNeo Office} % Whatever font you want to use, needs to be installed on your computer
|
||||
\newcommand{\mainFont}{Ubuntu}
|
||||
% \newcommand{\mainFont}{Arial}
|
||||
\newcommand{\lineStretchValue}{1.5}
|
||||
\newcommand{\coverSheetImages}{
|
||||
\includegraphics[width=0.4\textwidth]{images/dhbw-stuttgart}\hspace{1 cm}
|
||||
|
Reference in New Issue
Block a user