summaryrefslogtreecommitdiff
path: root/day1/session2.tex
diff options
context:
space:
mode:
authorPrabhu Ramachandran2010-06-28 00:14:02 -0500
committerPrabhu Ramachandran2010-06-28 00:14:02 -0500
commitcbaf4f336a05107afc0067a6cbf2c78bf4b35375 (patch)
tree8df45461dfe3ec951e90dd4a892ee9dd7f159aff /day1/session2.tex
parentf21d9dd7404db9415c11061de4a6792a322c413b (diff)
downloadworkshops-more-scipy-cbaf4f336a05107afc0067a6cbf2c78bf4b35375.tar.gz
workshops-more-scipy-cbaf4f336a05107afc0067a6cbf2c78bf4b35375.tar.bz2
workshops-more-scipy-cbaf4f336a05107afc0067a6cbf2c78bf4b35375.zip
Adding an acknowledgement slide to session 1. Minor changes to session
2. --HG-- branch : scipy2010
Diffstat (limited to 'day1/session2.tex')
-rw-r--r--day1/session2.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/day1/session2.tex b/day1/session2.tex
index 5b39d39..75ce2c5 100644
--- a/day1/session2.tex
+++ b/day1/session2.tex
@@ -171,13 +171,13 @@ Out[]: <matplotlib.text.Text object at 0x98746ec>
\begin{frame}[fragile]
\begin{figure}
-\includegraphics[width=2in]{data/stline_dots.png}
-\includegraphics[width=2in]{data/stline_points.png}
+\includegraphics[interpolate=true,width=2.35in]{data/stline_dots.png}
+\includegraphics[interpolate=true,width=2.35in]{data/stline_points.png}
\end{figure}
\end{frame}
\begin{frame}[fragile]
-\frametitle{Additional Plotting Attributes}
+\frametitle{Additional Line Styles}
\begin{itemize}
\item \typ{'o'} - Filled circles
\item \typ{'.'} - Small Dots