equal
deleted
inserted
replaced
75 \title[]{Interactive Plotting} |
75 \title[]{Interactive Plotting} |
76 |
76 |
77 \author[FOSSEE] {FOSSEE} |
77 \author[FOSSEE] {FOSSEE} |
78 |
78 |
79 \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} |
79 \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} |
80 \date[] {31, October 2009} |
80 \date[] {31, October 2009\\Day 1, Session 1} |
81 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
81 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
82 |
82 |
83 %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} |
83 %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} |
84 %\logo{\pgfuseimage{iitmlogo}} |
84 %\logo{\pgfuseimage{iitmlogo}} |
85 |
85 |
99 \begin{frame}<beamer> |
99 \begin{frame}<beamer> |
100 \frametitle{Outline} |
100 \frametitle{Outline} |
101 \tableofcontents[currentsection,currentsubsection] |
101 \tableofcontents[currentsection,currentsubsection] |
102 \end{frame} |
102 \end{frame} |
103 } |
103 } |
104 |
|
105 \newcommand{\num}{\texttt{numpy}} |
|
106 |
|
107 |
104 |
108 % If you wish to uncover everything in a step-wise fashion, uncomment |
105 % If you wish to uncover everything in a step-wise fashion, uncomment |
109 % the following command: |
106 % the following command: |
110 %\beamerdefaultoverlayspecification{<+->} |
107 %\beamerdefaultoverlayspecification{<+->} |
111 |
108 |