diff options
Diffstat (limited to 'getting_started_with_ipython/slides.tex')
-rw-r--r-- | getting_started_with_ipython/slides.tex | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/getting_started_with_ipython/slides.tex b/getting_started_with_ipython/slides.tex index ce10206..c0b33a1 100644 --- a/getting_started_with_ipython/slides.tex +++ b/getting_started_with_ipython/slides.tex @@ -1,4 +1,4 @@ -% Created 2011-05-04 Wed 12:02 +% Created 2011-05-13 Fri 16:49 \documentclass[presentation]{beamer} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} @@ -43,14 +43,18 @@ showstringspaces=false, keywordstyle=\color{blue}\bfseries} \begin{frame} \begin{center} -\textcolor{blue}{Getting Started -- \texttt{ipython}} +\vspace{12pt} +\textcolor{blue}{\huge Getting started with \texttt{ipython}} \end{center} +\vspace{18pt} \begin{center} -\includegraphics[scale=0.25]{../images/iitb-logo.png}\\ -Developed by FOSSEE Team, IIT-Bombay. \\ -Funded by National Mission on Education through ICT - -MHRD, Govt. of India +\vspace{10pt} +\includegraphics[scale=0.95]{../images/fossee-logo.png}\\ +\vspace{5pt} +\scriptsize Developed by FOSSEE Team, IIT-Bombay. \\ +\scriptsize Funded by National Mission on Education through ICT\\ +\scriptsize MHRD,Govt. of India\\ +\includegraphics[scale=0.30]{../images/iitb-logo.png}\\ \end{center} \end{frame} \begin{frame} @@ -178,8 +182,6 @@ round(2.484, 2) \end{enumerate} \end{frame} \begin{frame} -\frametitle{Acknowledgement} -\label{sec-12} \begin{block}{} \begin{center} |