From 507f0e68b7f093fdc94fccc2524890829d8a8350 Mon Sep 17 00:00:00 2001 From: primalpop Date: Tue, 17 Jan 2012 13:55:21 +0530 Subject: bug fix --- Latex/Latex4/Latex_Typesetting_Text.tex | 2 +- Latex/Latex5/Latex_FTF.tex | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Latex/Latex4/Latex_Typesetting_Text.tex b/Latex/Latex4/Latex_Typesetting_Text.tex index 1b54103..ef9ad49 100644 --- a/Latex/Latex4/Latex_Typesetting_Text.tex +++ b/Latex/Latex4/Latex_Typesetting_Text.tex @@ -167,7 +167,7 @@ \begin{frame}[fragile] \frametitle{Summary...} \begin{itemize} - Put Quotation Marks around text + \item Put Quotation Marks around text \item How to Emphasize and give fixed width to fonts. \item Use numbered and un-numbered lists \item Add Footnotes, Labels and References diff --git a/Latex/Latex5/Latex_FTF.tex b/Latex/Latex5/Latex_FTF.tex index 9ae52b6..0ef52ca 100644 --- a/Latex/Latex5/Latex_FTF.tex +++ b/Latex/Latex5/Latex_FTF.tex @@ -206,7 +206,8 @@ \begin{frame}[fragile] \frametitle{Summary...} \begin{itemize} - \item + \item Add graphics to a LateX document + \item Include tabular environments in a LateX document \end{itemize} \end{frame} -- cgit