Removed spaces in dashed lines of session2 day1.
authorPuneeth Chaganti <punchagan@gmail.com>
Fri, 30 Apr 2010 12:40:11 +0530
changeset 391 92e56697e489
parent 390 27ba4a44185d
child 392 534803f1ca11
Removed spaces in dashed lines of session2 day1.
day1/session1.tex
day1/session2.tex
--- 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}