Abstrakt in Datei ausgelagert
This commit is contained in:
23
sections/Abstract.tex
Executable file
23
sections/Abstract.tex
Executable file
@@ -0,0 +1,23 @@
|
||||
\newpage
|
||||
\thispagestyle{empty}
|
||||
\begin{tikzpicture}[remember picture, overlay]
|
||||
\node[] (N) at (current page.north) {};
|
||||
\node[] (NW) at (current page.north west) {};
|
||||
\node[below right,text width=15cm, align=flush left] at ($(NW)+(3.5,-3cm)$) {\fontfamily{phv}\fontseries{b}\fontsize{14pt}{1em}\selectfont Zusammenfassung};
|
||||
\node[below right,text width=14cm, align=flush left] at ($(NW)+(3.5,-4cm)$) {\fontfamily{phv}\fontsize{11pt}{1em}%
|
||||
\selectfont{\fontseries{b}\selectfont\AUTHOR}\\[.5em]
|
||||
{\fontseries{b}\selectfont Thema der \DOCUMENTTYPE}\\
|
||||
\TITLE\\[.5em]
|
||||
{\fontseries{b}\selectfont Stichworte}\\
|
||||
\TAGS\\[.5em]
|
||||
{\fontseries{b}\selectfont Kurzzusammenfassung}\\
|
||||
FEM-Modell\\
|
||||
[1.5em]
|
||||
\selectfont {\fontseries{b}\selectfont \AUTHOR}\\[.5em]
|
||||
{\fontseries{b}\selectfont Master Thesis title}\\
|
||||
Design of a 3D structure model with composite material and structure dynamic calculation of a wind turbine\\[.5em]
|
||||
{\fontseries{b}\selectfont Keywords}\\
|
||||
\TAGSeng\\[.5em]
|
||||
{\fontseries{b}\selectfont Abstract}\\
|
||||
FEM};
|
||||
\end{tikzpicture}
|
||||
Reference in New Issue
Block a user