Mercurial > docs > DesignPatterns
view 09_zusammenfassung.tex @ 19:356aeb2f53f3
merged anderePatterns with AntiPatterns
author | meillo@marmaro.de |
---|---|
date | Tue, 26 Jun 2007 09:47:28 +0200 |
parents | 2f88a062cff4 |
children |
line wrap: on
line source
% @file % @brief Referat DesignPatterns `Zusammanfassung' % @author alle % @since 2007-06-21 \documentclass{beamer} % \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage{ngerman} \usepackage{graphicx} \usepackage[automark]{scrpage2} \input{Style01} \begin{document} \title{Fazit} \date{} \author{} %\titlegraphic{\includegraphics[width=3cm]{Pics/Maka-Logo.png}} \frame{ \titlepage } \section{Fazit} \frame{ \frametitle{Fazit} { \Large \begin{enumerate} \item understand the problem \vspace{2ex} \pause \item understand the pattern \vspace{2ex} \pause \item understand how the pattern solves the problem \end{enumerate} } } \section{Fragen} \frame{ \frametitle{Fragen?} \vspace{5ex} \centerline{\Huge ? } } %% Erklaerung des Vorgehens %% Frage: war es erfolgreich? %\frame{ \frametitle{} % % \begin{block}{} % \end{block} % %} \frame{ \frametitle{Abschließend} \begin{block}{Verwendete Software} \begin{itemize} \item Debian GNU/Linux \item \LaTeX-Beamer und \texttt{pdflatex} \item Vim \item qiv und ImageMagick \item Mercurial \end{itemize} \end{block} \begin{block}{} \vspace{3ex} \centerline{\textbf{Danke für eure Aufmerksamkeit}} \end{block} } \end{document}