summaryrefslogtreecommitdiff
path: root/lecture_notes/latex/module_plan.rst
blob: d30539a9063d88fbec2b8028dab836fa117902f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
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 Details                  | Time   |  
+----------------------------------+--------+  
| Introduction                     | 20 min |  
| - TeX & LaTeX                    |        |  
| - Why LaTeX                      |        |  
| - LaTeX as a markup              |        |  
| - Typesetting a minimal document |        |  
| - commands, environments         |        |  
| - comments, special characters   |        |  
| - Spacing                        |        |  
|                                  |        |  
| Adding Structure                 | 25 min |  
| - documentclass, top matter      |        |  
| - abstract                       |        |  
| - sections                       |        |  
| - appendix                       |        |  
| - ToC                            |        |  
|                                  |        |  
| Typesetting Text                 | 20 min |  
| - quotation marks                |        |  
| - emphasis                       |        |  
| - lists                          |        |  
| - footnotes                      |        |  
| - labels and references          |        |  
| - verbatim, lstlisting           |        |  
+----------------------------------+--------+  
| Figures, Tables & Floats         | 20 min |  
| - includegraphics                |        |  
| - floats                         |        |  
| - captions & references          |        |  
| - tabular                        |        |  
| - list of tables, figures        |        |  
|                                  |        |  
| Typesetting Math                 | 25 min |  
| - amsmath                        |        |  
| - matrices                       |        |  
| - sub-scripts, superscripts      |        |  
| - summation, integration         |        |  
| - displayed math                 |        |  
| - groups of equations            |        |  
| - fractions, surds               |        |  
| - greek letters, spacing         |        |  
|                                  |        |  
| Bibliography                     | 5 min  |  
|                                  |        |  
| Presentations - Beamer           | 10 min |  
+----------------------------------+--------+