69 lines
1.5 KiB
TeX
Executable File
69 lines
1.5 KiB
TeX
Executable File
\thispagestyle{plain}
|
|
\setcounter{equation}{0}
|
|
\renewcommand{\theequation}{\thesection.\arabic{equation}}
|
|
\begin{appendices}
|
|
\section*{Anhang}\label{appen:anhang}
|
|
\addcontentsline{toc}{section}{Anhang}
|
|
\markboth{Anhang}{Anhang}
|
|
\begin{mtchideinmaintoc}[-1] % Den folgenden Inhalt nicht im großen Inhaltsverzeichnis zeigen
|
|
|
|
|
|
\setcounter{section}{1}
|
|
\renewcommand{\thesection}{\Alph{section}}
|
|
|
|
|
|
\tightmtctrue % Zusatzraum deaktivieren
|
|
\secttoc
|
|
%Die Anhänge auf den Seiten %\pageref{appen:pilatus} bis \pageref{appen:ikon} sind entnommene Ausschnitte aus den Datenblätter \cite{EFBEPruefbericht}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\clearpage
|
|
\subsection{Skripte}\label{appen:skripte}
|
|
\markboth{Anhang}{}
|
|
In diesem Abschnitt werden Skripte dargestellt, welche Grundlage dieser Arbeit sind.
|
|
|
|
\lstinputlisting[style=custom, basicstyle=\ttfamily\scriptsize, caption={Create\_CATIA\_Makro.m}]{datas/Create_CATIA_Makro.m}
|
|
%,label=lst:CATIA-Makro
|
|
|
|
|
|
|
|
|
|
|
|
\clearpage
|
|
\includepdfset{pagecommand={\thispagestyle{fancy}}}
|
|
|
|
\pdfsubsection{Aufgabenstellung}\label{appen:aufgabenstellung}
|
|
\markboth{Anhang}{}
|
|
\includepdf[pages=-,scale=0.83]{pdfs/Aufgabenstellung_Masterthesis_Weschke.pdf}
|
|
|
|
|
|
|
|
% above without trailing a
|
|
% \pdfsubsection
|
|
\end{mtchideinmaintoc}
|
|
% below with trailing a
|
|
% \pdfsubsectiona
|
|
|
|
|
|
|
|
\clearpage
|
|
\includepdfset{pagecommand={\thispagestyle{empty}}}
|
|
%\pdfsubsectiona{Datenblätter}\label{appen:datenblaetter}
|
|
\pdfsubsectiona{Erklärung zur selbständigen Bearbeitung}\label{appen:efbe}
|
|
\includepdf[pages=-,trim=0 0 0 0,clip,scale=1]{./pdfs/Selbststaendigkeitserklaerung.pdf}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\end{appendices}
|