presentations/basic-plot.tex
changeset 27 5712cc7589f9
parent 22 273d193d1504
--- a/presentations/basic-plot.tex	Wed Apr 07 22:11:33 2010 +0530
+++ b/presentations/basic-plot.tex	Thu Apr 08 14:32:43 2010 +0530
@@ -87,7 +87,7 @@
 \end{frame}
 
 \begin{frame}
-  \frametitle{About the Workshop}
+  \frametitle{About the Session}
   \begin{block}{Intended Audience}
   \begin{itemize}
        \item Engg., Mathematics and Science teachers.
@@ -110,23 +110,23 @@
   \end{itemize}
 \end{frame}
 
-\begin{frame}[fragile]
-\frametitle{Starting up \ldots}
-\begin{block}{}
-\begin{verbatim}
-  $ ipython -pylab  
-\end{verbatim}
-\end{block}
-\begin{lstlisting}     
-  In []: print "Hello, World!"
-  Hello, World!
-\end{lstlisting}
-Exiting
-\begin{lstlisting}     
-  In []: ^D(Ctrl-D)
-  Do you really want to exit([y]/n)? y
-\end{lstlisting}
-\end{frame}
+%% \begin{frame}[fragile]
+%% \frametitle{Starting up \ldots}
+%% \begin{block}{}
+%% \begin{verbatim}
+%%   $ ipython -pylab  
+%% \end{verbatim}
+%% \end{block}
+%% \begin{lstlisting}     
+%%   In []: print "Hello, World!"
+%%   Hello, World!
+%% \end{lstlisting}
+%% Exiting
+%% \begin{lstlisting}     
+%%   In []: ^D(Ctrl-D)
+%%   Do you really want to exit([y]/n)? y
+%% \end{lstlisting}
+%% \end{frame}
 
 \begin{frame}[fragile]
   \frametitle{Summary}
@@ -164,3 +164,4 @@
 \end{frame}
 
 \end{document}
+