summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPuneeth Chaganti2010-02-04 23:15:50 +0530
committerPuneeth Chaganti2010-02-04 23:15:50 +0530
commit3114bfcb838735470bd918518eebb489576e9e62 (patch)
tree1245be13b4752b68134081a595f2b19937cd4f72
parent27cade8c6cadd119ccbf3b69c5d934546549383b (diff)
downloadworkshops-more-scipy-3114bfcb838735470bd918518eebb489576e9e62.tar.gz
workshops-more-scipy-3114bfcb838735470bd918518eebb489576e9e62.tar.bz2
workshops-more-scipy-3114bfcb838735470bd918518eebb489576e9e62.zip
Minor edits to IPython slide.
-rw-r--r--day1/session1.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/day1/session1.tex b/day1/session1.tex
index 270a205..a6de31a 100644
--- a/day1/session1.tex
+++ b/day1/session1.tex
@@ -211,8 +211,8 @@ Exiting
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 @@ Exiting
>>> ^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]