From 4d056a71b1ecf7c7a5a7fdf657df75f955d11e71 Mon Sep 17 00:00:00 2001 From: Madhusudan.C.S Date: Wed, 7 Oct 2009 00:17:40 +0530 Subject: Removed extra end frame. --- day2/session1.tex | 1 - 1 file changed, 1 deletion(-) (limited to 'day2') diff --git a/day2/session1.tex b/day2/session1.tex index cb3f95a..31b745b 100644 --- a/day2/session1.tex +++ b/day2/session1.tex @@ -221,7 +221,6 @@ array([10,11,12,-1]) \end{itemize} \end{frame} -\end{frame} \begin{frame}[fragile] \frametitle{Array math cont.} \begin{itemize} -- cgit From ab1d4c5c7f81e26ad3e63f562b30ff2758cb2fa6 Mon Sep 17 00:00:00 2001 From: Madhusudan.C.S Date: Wed, 7 Oct 2009 00:43:37 +0530 Subject: Changed the copyright and Institute for all the sessions. --- day2/session1.tex | 4 ++-- day2/session2.tex | 4 ++-- day2/session3.tex | 13 +++++++------ 3 files changed, 11 insertions(+), 10 deletions(-) (limited to 'day2') diff --git a/day2/session1.tex b/day2/session1.tex index 31b745b..53ee07a 100644 --- a/day2/session1.tex +++ b/day2/session1.tex @@ -2,7 +2,7 @@ % Tutorial slides on Python. % % Author: Prabhu Ramachandran -% Copyright (c) 2005-2008, Prabhu Ramachandran +% Copyright (c) 2005-2009, Prabhu Ramachandran %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[14pt,compress]{beamer} @@ -76,7 +76,7 @@ \author[FOSSEE Team] {Asokan Pichai\\Prabhu Ramachandran} -\institute[FOSSEE] {FOSSEE Team} +\institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} \date[] {11, October 2009} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/day2/session2.tex b/day2/session2.tex index 3b4437a..bc2b157 100644 --- a/day2/session2.tex +++ b/day2/session2.tex @@ -2,7 +2,7 @@ % Tutorial slides on Python. % % Author: Prabhu Ramachandran -% Copyright (c) 2005-2008, Prabhu Ramachandran +% Copyright (c) 2005-2009, Prabhu Ramachandran %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[14pt,compress]{beamer} @@ -77,7 +77,7 @@ \author[FOSSEE Team] {Asokan Pichai\\Prabhu Ramachandran} -\institute[FOSSEE] {FOSSEE Team} +\institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} \date[] {11, October 2009} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/day2/session3.tex b/day2/session3.tex index f89c7ab..d2daa20 100644 --- a/day2/session3.tex +++ b/day2/session3.tex @@ -1,8 +1,9 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%% Talk given somewhere on dd/mm/yyyy -%% -%% Author: Prabhu Ramachandran -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Tutorial slides on Python. +% +% Author: Prabhu Ramachandran +% Copyright (c) 2005-2009, Prabhu Ramachandran +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[compress,14pt]{beamer} % \documentclass[handout]{beamer} @@ -98,7 +99,7 @@ \author[FOSSEE Team] {Asokan Pichai\\Prabhu Ramachandran} -\institute[FOSSEE] {FOSSEE Team} +\institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} \date[] {11, October 2009} \date[] % (optional) } -- cgit