Removed spaces in dashed lines of session2 day1.
--- a/day1/session1.tex Thu Apr 29 14:59:04 2010 +0530
+++ b/day1/session1.tex Fri Apr 30 12:40:11 2010 +0530
@@ -77,7 +77,7 @@
\author[FOSSEE] {FOSSEE}
\institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay}
-\date[] {30April, 2010\\Day 1, Session 1}
+\date[] {30 April, 2010\\Day 1, Session 1}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo}
--- a/day1/session2.tex Thu Apr 29 14:59:04 2010 +0530
+++ b/day1/session2.tex Fri Apr 30 12:40:11 2010 +0530
@@ -179,10 +179,10 @@
\begin{frame}[fragile]
\frametitle{Additional Plotting Attributes}
\begin{itemize}
- \item \kwrd{'o'} - Filled circles
- \item \kwrd{'.'} - Small Dots
- \item \kwrd{'-'} - Lines
- \item \kwrd{'- -'} - Dashed lines
+ \item \typ{'o'} - Filled circles
+ \item \typ{'.'} - Small Dots
+ \item \typ{'-'} - Lines
+ \item \typ{'--'} - Dashed lines
\end{itemize}
\end{frame}