diff options
author | Jovina | 2011-05-13 17:23:16 +0530 |
---|---|---|
committer | Jovina | 2011-05-13 17:23:16 +0530 |
commit | 44842fb6915eadadc087047a15be33f4635ed8cc (patch) | |
tree | 3fbdc8c0b1ffde89f31f59c4826786be6ced82a3 /getting_started_with_ipython | |
parent | b828875c90590e5c2c222bc5907c1e5010c65d83 (diff) | |
download | st-scripts-44842fb6915eadadc087047a15be33f4635ed8cc.tar.gz st-scripts-44842fb6915eadadc087047a15be33f4635ed8cc.tar.bz2 st-scripts-44842fb6915eadadc087047a15be33f4635ed8cc.zip |
Minor changes to scripts and slides of the 1st two modules.
Diffstat (limited to 'getting_started_with_ipython')
-rw-r--r-- | getting_started_with_ipython/slides.org | 18 | ||||
-rw-r--r-- | getting_started_with_ipython/slides.tex | 20 |
2 files changed, 22 insertions, 16 deletions
diff --git a/getting_started_with_ipython/slides.org b/getting_started_with_ipython/slides.org index a80c454..33998a3 100644 --- a/getting_started_with_ipython/slides.org +++ b/getting_started_with_ipython/slides.org @@ -32,14 +32,18 @@ * #+begin_latex \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_latex @@ -111,7 +115,7 @@ MHRD, Govt. of India 3. question mark (?) -* Acknowledgement +* #+begin_latex \begin{block}{} \begin{center} 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} |