diff options
Diffstat (limited to 'day1/Session-3.tex')
-rwxr-xr-x | day1/Session-3.tex | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/day1/Session-3.tex b/day1/Session-3.tex index 01d2ed8..ddc3568 100755 --- a/day1/Session-3.tex +++ b/day1/Session-3.tex @@ -78,7 +78,7 @@ \author[FOSSEE Team] {Asokan Pichai\\Prabhu Ramachandran} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {Day 1, Session-3, 10, October 2009} +\date[] {10, October 2009\\Day 1, Session 3} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} @@ -424,4 +424,9 @@ for line in urllib2.urlopen('http://site.com'): \inctime{10} \end{frame} +\begin{frame} + \frametitle{What did we learn?} + \tableofcontents + % You might wish to add the option [pausesections] +\end{frame} \end{document} |