Mercurial > docs > DesignPatterns
view 00_vorstellung.tex @ 23:e206112b4afe
added zusammenfassung to einfuehrung
author | meillo@marmaro.de |
---|---|
date | Tue, 26 Jun 2007 22:04:19 +0200 |
parents | 12d6f1a641c8 |
children |
line wrap: on
line source
% @file % @brief Referat DesignPatterns `Vorstellung' % @author all % @since 2007-06-21 \documentclass{beamer} % \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage{ngerman} \usepackage{graphicx} \usepackage[automark]{scrpage2} \input{Style01} \begin{document} \title{Design Patterns} \author{Markus Rundel \\ Julian Haug \\ Markus Schnalke \\ Dimitar Dimitrov} \date{\today} \frame{ \titlepage } \section[Outline]{} \frame{ \tableofcontents } % the following content gets removed by `make merge' \section{Einführung in Design Patterns} \subsubsection{Markus Rundel} \section{Observer-Pattern} \subsubsection{Markus Schnalke} \section{Composite-Pattern} \subsubsection{Dimitar Dimitriv} \section{Andere Patterns} \subsubsection{Julian Haug} \section{Fazit} . % this dot is needed to have the sections displayed \end{document}