diff options
Diffstat (limited to 'Latex/Latex2/latex_intro.tex')
-rw-r--r-- | Latex/Latex2/latex_intro.tex | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/Latex/Latex2/latex_intro.tex b/Latex/Latex2/latex_intro.tex index 2bb0314..1879685 100644 --- a/Latex/Latex2/latex_intro.tex +++ b/Latex/Latex2/latex_intro.tex @@ -77,7 +77,19 @@ At the end of this tutorial, you will be able to, \end{itemize} \end{frame} +\begin{frame} +\frametitle{Pre-requisite} +\label{sec-3} + + Spoken tutorial on - + +\begin{itemize} +\item Installing {\LaTeX}. +\end{itemize} +\end{frame} + \begin{frame}[fragile] + \frametitle{Introduction} \begin{block}{{\LaTeX} - Introduction} \begin{itemize} \item Typesetting program @@ -92,7 +104,7 @@ At the end of this tutorial, you will be able to, \end{frame} \begin{frame}[fragile] - \frametitle{Why \LaTeX?} + \frametitle{Why {\LaTeX}?} \begin{itemize} \item Excellent visual quality! \item Handles the typesetting; Lets you focus on content @@ -216,7 +228,7 @@ At the end of this tutorial, you will be able to, \begin{frame}[fragile] -\frametitle{Evaluation} +\frametitle{Self assessment questions} \label{sec-9} \begin{enumerate} \item Convert the temp.dvi created during the course of this tutorial to temp\_1.ps using the dvips command. Verify that the two files indeed look the same. @@ -226,7 +238,7 @@ At the end of this tutorial, you will be able to, \end{frame} \begin{frame} -\frametitle{Solutions} +\frametitle{Self assessment questions: Solutions} \label{sec-10} \begin{enumerate} \item We can use the following command to convert temp.dvi to temp\_1.ps\\ |