1
0
mirror of https://github.com/2martens/uni.git synced 2026-05-06 11:26:25 +02:00

GDB-1: Initialversion von Blatt 1 samt Vorlage.

This commit is contained in:
Jim Martens
2013-10-24 16:13:10 +02:00
parent 996d99d393
commit 8cbf4666d0
5 changed files with 763 additions and 0 deletions

View File

@ -0,0 +1,32 @@
\documentclass[ngerman]{gdb-aufgabenblatt}
\renewcommand{\Aufgabenblatt}{1}
\renewcommand{\Ausgabedatum}{Mi. 16.10.2013}
\renewcommand{\Abgabedatum}{Fr. 01.11.2013}
\renewcommand{\Gruppe}{Tim Dittrich, Sebastian Lindemann, Jim Martens}
% define how the sections are rendered
\def\thesection{Aufgabe \arabic{section}:}
\def\thesubsection{\alph{subsection})}
\def\thesubsubsection{(\roman{subsubsection})}
\begin{document}
\section{Informationssysteme}
\subsection{} %a
\subsection{} %b
\subsection{} %c
\section{Miniwelt}
\subsection{} %a
\subsection{} %b
\section{Transaktionen}
\section{Warm-Up MySQL}
\subsection{} %a
\subsection{} %b
\subsection{} %c
\end{document}