summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scipy/basic/notebook.tex2
-rw-r--r--scipy/basic/quickref.tex1
2 files changed, 2 insertions, 1 deletions
diff --git a/scipy/basic/notebook.tex b/scipy/basic/notebook.tex
index b6b6f52..4442c9f 100644
--- a/scipy/basic/notebook.tex
+++ b/scipy/basic/notebook.tex
@@ -253,6 +253,7 @@ In []: %matplotlib
\begin{frame}[fragile]
\frametitle{Using matplotlib}
+ \small
\begin{lstlisting}
In []: %matplotlib
In []: from matplotlib import pyplot as plt
@@ -295,6 +296,7 @@ In []: plt.plot(x, sin(x))
\begin{frame}
\frametitle{Exercise}
\begin{itemize}
+ \item Start the notebook
\item Create a new notebook
\item Try the interface tour (Help->Interface tour)
\item Add some markdown text, an image, and a simple equation
diff --git a/scipy/basic/quickref.tex b/scipy/basic/quickref.tex
index adfaba4..ced31b9 100644
--- a/scipy/basic/quickref.tex
+++ b/scipy/basic/quickref.tex
@@ -36,7 +36,6 @@
\begin{center}
\textbf{Scientific Computing with Python}\\
\textbf{Quick Reference}\\
-\textbf{SciPy India 2016}\\
\end{center}
\vspace{-2ex}