Minor edits to IPython slide.
authorPuneeth Chaganti <punchagan@fossee.in>
Thu, 04 Feb 2010 23:15:50 +0530
changeset 370 b54a496d320c
parent 369 6691465a7f5a
child 374 0ba81871dae5
Minor edits to IPython slide.
day1/session1.tex
--- a/day1/session1.tex	Thu Feb 04 22:56:24 2010 +0530
+++ b/day1/session1.tex	Thu Feb 04 23:15:50 2010 +0530
@@ -211,8 +211,8 @@
   In []: ^D(Ctrl-D)
   Do you really want to exit([y]/n)? y
 \end{lstlisting}
-\alert{IPython is an improved interpreter}
-\alert{Recommended for use in Scientific Computing work}
+\alert{IPython is an improved interpreter}\\
+\alert{Recommended for use in Scientific Computing work}\\
 \end{frame}
 
 \begin{frame}[fragile]
@@ -231,8 +231,8 @@
   >>> ^D(Ctrl-D)
   $
 \end{lstlisting} %$
-\alert{Note the change in the prompt}
-\alert{IPython provides many additional features}
+\alert{Note the change in the prompt}\\
+\alert{IPython provides many additional features}\\
 \end{frame}
 
 %% \begin{frame}[fragile]