sttp/latex/latex.rst
changeset 0 27e1f5bd2774
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sttp/latex/latex.rst	Tue Mar 02 18:43:02 2010 +0530
@@ -0,0 +1,69 @@
+Module 3: LaTeX
+===============
+
+Module Objectives
+-----------------
+
+After completing this module, a participant will be successfully able to:
+
+- Produce professional documents in LaTeX.  RBT Ap
+- Typeset Mathematical equations.           RBT Ap
+- Include figures, tables and code samples. RBT Ap
+- Add References and write BibTeX files.    RBT Ap
+
+Suggested Reading
+-----------------
+
+1. *LaTeX Wikibook*
+
+2. *The Not So Short Introduction to LaTeX2e* by Tobias Oetikar et. al. 
+
+
+Session Level Split-up
+----------------------
+
++---------+---------------------------------+---------+
+| Session | Topic  			    | Duration|
++=========+=================================+=========+
+| 1	  | Introduction, TeX & LaTeX       |  5 min  |
+|         | WYSIWG vs. WYSIWM               |         |
+|         |                                 |         |
+|         | Hello World, Compiling,         |  10 min |
+|         | Where we want to go, Some Basics|         |
++---------+---------------------------------+---------+
+| 2	  | Some Structural Elements        |  15 min |
+|         |                                 |         |
+|         | Top Matter, ``\documentclass``, |         |
+|	  | Abstract,                       |         |
+|         | Sections, Chapters & Parts,     |         |
+|         | Appendices, Table of Contents   |         |
++---------+---------------------------------+---------+
+| 3	  | Emphasizing, Quotation marks,   |  5 min  |
+|	  | Dashes & Hyphens, Footnotes,    |         |
+|         | Flushleft, Flushright & Center  |         |
+|	  |                                 |         |
+|         | Enumerate, Itemize, Description,|  10 min |
+|         | Quote, Quotation and Verse,     |         |
+|         | Verbatim                        |         |
++---------+---------------------------------+---------+
+| 4	  | ``\tabular`` environment,       |  20 min |
+|         | Importing Graphics, Floats,     |         |
+|         | Captions, List of Figures,      |         |
+|         | List of Tables, Cross References|         |     
++---------+---------------------------------+---------+
+| 5	  | ``\thebibliography``            |  10 min |
+|         | environment, BibTeX             |         |
++---------+---------------------------------+---------+
+| 6	  | ``\usepackage{amsmath}``,       |  5 min  |
+|         | Single Equations                |         |
+|         |                                 |         |
+|         | Building blocks of an equation, |  15 min |
+|         | Multiple Equations, Arrays and  |         |
+|	  | Matrices                        |         |
++---------+---------------------------------+---------+
+| 7       | ``beamer``, ``listing``,        |  10 min |
+|         | Including files                 |         |
++---------+---------------------------------+---------+
+| 8       | Exercises                       |  15 min |
++---------+---------------------------------+---------+
+