diff -r 000000000000 -r 8083d21c0020 web/html/ch04-latex.html~ --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/html/ch04-latex.html~ Mon Jan 25 18:56:45 2010 +0530 @@ -0,0 +1,66 @@ + + + +Chapter 1.  + + + +
+
+
+

Table of Contents

+
+
Module 3: LaTeX
+
+
1. Suggested Reading
+
2. Session Level Split-up
+
+
+
+
+
+

+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

  • +
+
+

+1. Suggested Reading

+
    +
  1. + LaTeX Wikibook +

  2. +
  3. + The Not So Short Introduction to LaTeX2e by Tobias Oetikar et. al. +

  4. +
+
+
+

+2. 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 | +---------+---------------------------------+---------+ +

+
+
+
+