From 44842fb6915eadadc087047a15be33f4635ed8cc Mon Sep 17 00:00:00 2001 From: Jovina Date: Fri, 13 May 2011 17:23:16 +0530 Subject: Minor changes to scripts and slides of the 1st two modules. --- using_plot_interactively/slides.org | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'using_plot_interactively/slides.org') diff --git a/using_plot_interactively/slides.org b/using_plot_interactively/slides.org index ab82eec..2d02d13 100644 --- a/using_plot_interactively/slides.org +++ b/using_plot_interactively/slides.org @@ -32,14 +32,18 @@ * #+begin_latex \begin{center} -\textcolor{blue}{Using plot Interactively} +\vspace{12pt} +\textcolor{blue}{\huge Using Plot Interactively} \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 * Objectives @@ -91,7 +95,7 @@ MHRD, Govt. of India 1. linspace(-pi/2,pi/2,100) 2. clf() 3. len(sequence\_name) -* Acknowledgement... +* #+begin_latex \begin{block}{} \begin{center} @@ -106,4 +110,3 @@ MHRD, Govt. of India \end{block} #+end_latex - -- cgit