equal
deleted
inserted
replaced
13 |
13 |
14 % Modified from: generic-ornate-15min-45min.de.tex |
14 % Modified from: generic-ornate-15min-45min.de.tex |
15 \mode<presentation> |
15 \mode<presentation> |
16 { |
16 { |
17 \usetheme{Warsaw} |
17 \usetheme{Warsaw} |
18 \useoutertheme{split} |
18 \useoutertheme{infolines} |
19 \setbeamercovered{transparent} |
19 \setbeamercovered{transparent} |
20 } |
20 } |
21 |
21 |
22 \usepackage[english]{babel} |
22 \usepackage[english]{babel} |
23 \usepackage[latin1]{inputenc} |
23 \usepackage[latin1]{inputenc} |
72 % } |
72 % } |
73 |
73 |
74 |
74 |
75 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
75 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
76 % Title page |
76 % Title page |
77 \title[Basic Python]{Interpolation, Differentiation and Integration} |
77 \title[Calculus]{Python for Science and Engg: Interpolation, Differentiation and Integration} |
78 |
78 |
79 \author[FOSSEE] {FOSSEE} |
79 \author[FOSSEE] {FOSSEE} |
80 |
80 |
81 \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} |
81 \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} |
82 \date[] {31, October 2009\\Day 1, Session 5} |
82 \date[] {31, October 2009\\Day 1, Session 5} |