diff topcased.tex @ 5:d59eac53ffaa

updated lessonslearned; updated about; updated rup
author meillo@marmaro.de
date Mon, 21 Jan 2008 22:04:35 +0100
parents 046dcbed82ac
children e5d8b7b0051f
line wrap: on
line diff
--- a/topcased.tex	Mon Jan 21 21:13:13 2008 +0100
+++ b/topcased.tex	Mon Jan 21 22:04:35 2008 +0100
@@ -25,10 +25,12 @@
 	\usetheme{Goettingen}
 
 
-	\newcommand{\nextperson}[1]{
+	\newcommand{\nextperson}[2]{
+		\part{#1}
 		\frame{
 			\vspace*{5ex}
 			\begin{block}{\Large  \centering #1 }
+				\centerline{ #2 }
 			\end{block}
 		}
 	}
@@ -55,7 +57,6 @@
 }
 
 
-  \nextperson{Markus Schnalke}
 
 \part{}
 	\input{00-about}
@@ -79,36 +80,28 @@
 
 
 
-\part{Projektplanung und RUP}
-  %\nextperson{Markus Schnalke}
+  \nextperson{Projektplanung und RUP}{Markus Schnalke}
 	\input{01-rup}
 
-\part{Anforderungen}
-	\nextperson{Veysel Imamoglu}
+	\nextperson{Anforderungen}{Veysel Imamoglu}
 	\input{02-usecases}
 
-\part{TOPCASED \& Codegenerierung}
-  \nextperson{Karl Oppermann}
+  \nextperson{TOPCASED \& Codegenerierung}{Karl Oppermann}
 	\input{03-generating}
 
-\part{Modellierung}
-  \nextperson{Rui Gu}
+  \nextperson{Modellierung}{Rui Gu}
 	\input{04-modeling}
 
-\part{Software Architektur}
-  \nextperson{Dimitar Dimitrov}
+  \nextperson{Software Architektur}{Dimitar Dimitrov}
 	\input{05-softwarearch}
 
-\part{Demo}
-  \nextperson{Christoph Galler}
+  \nextperson{Demo}{Christoph Galler}
 	\input{06-demo}
 
-\part{Risikomanagement}
-  \nextperson{Nathalie Hrycej}
+  \nextperson{Risikomanagement}{Nathalie Hrycej}
 	\input{07-risklist}
 
-\part{Lessons Learned}
-  \nextperson{Wei Zhu}
+  \nextperson{Lessons Learned}{Wei Zhu}
 	\input{08-lessonsleaned}