<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chapter 1. </title>
<link rel="stylesheet" href="hgbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="chapter" title="Chapter 1. ">
<div class="titlepage"></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt><span class="article"><a href="#id2439024">Module 3: LaTeX</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="#suggested-reading">1. Suggested Reading</a></span></dt>
<dt><span class="section"><a href="#session-level-split-up">2. Session Level Split-up</a></span></dt>
</dl></dd>
</dl>
</div>
<div class="article" title="Module 3: LaTeX">
<div class="titlepage">
<div><div><h2 class="title">
<a name="id2439024"></a>Module 3: LaTeX</h2></div></div>
<hr>
</div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt><span class="section"><a href="#suggested-reading">1. Suggested Reading</a></span></dt>
<dt><span class="section"><a href="#session-level-split-up">2. Session Level Split-up</a></span></dt>
</dl>
</div>Module Objectives
<p><a name="x_1fd"></a>After completing this module, a participant will be successfully able to:</p>
<div class="itemizedlist"><ul class="itemizedlist" type="-">
<li class="listitem" style="list-style-type: -"><p><a name="x_1fe"></a>Produce professional documents in LaTeX. RBT Ap</p></li>
<li class="listitem" style="list-style-type: -"><p><a name="x_1ff"></a>Typeset Mathematical equations. RBT Ap</p></li>
<li class="listitem" style="list-style-type: -"><p><a name="x_200"></a>Include figures, tables and code samples. RBT Ap</p></li>
<li class="listitem" style="list-style-type: -"><p><a name="x_201"></a>Add References and write BibTeX files. RBT Ap</p></li>
</ul></div>
<div class="section" title="1. Suggested Reading">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="suggested-reading"></a>1. Suggested Reading</h2></div></div></div>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem"><p><a name="x_202"></a>
<span class="emphasis"><em>LaTeX Wikibook</em></span>
</p></li>
<li class="listitem"><p><a name="x_203"></a>
<span class="emphasis"><em>The Not So Short Introduction to LaTeX2e</em></span> by Tobias Oetikar et. al.
</p></li>
</ol></div>
</div>
<div class="section" title="2. Session Level Split-up">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="session-level-split-up"></a>2. Session Level Split-up</h2></div></div></div>
<p><a name="x_204"></a>+---------+---------------------------------+---------+ | 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,
<code class="literal">\documentclass</code>, | | | | 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 |
<code class="literal">\tabular</code> environment, | 20 min | | | Importing Graphics, Floats, | | | | Captions, List of Figures, | | | | List of Tables, Cross References| | +---------+---------------------------------+---------+ | 5 |
<code class="literal">\thebibliography</code> | 10 min | | | environment, BibTeX | | +---------+---------------------------------+---------+ | 6 |
<code class="literal">\usepackage{amsmath}</code>, | 5 min | | | Single Equations | | | | | | | | Building blocks of an equation, | 15 min | | | Multiple Equations, Arrays and | | | | Matrices | | +---------+---------------------------------+---------+ | 7 |
<code class="literal">beamer</code>,
<code class="literal">listing</code>, | 10 min | | | Including files | | +---------+---------------------------------+---------+ | 8 | Exercises | 15 min | +---------+---------------------------------+---------+
</p>
</div>
</div>
</div></body>
</html>