latex/latex.rst
changeset 56 eee394eb05fc
parent 28 590974101ac8
child 61 cfae54ede139
equal deleted inserted replaced
55:6aa9568b5874 56:eee394eb05fc
    23 ----------------------
    23 ----------------------
    24 
    24 
    25 +---------+---------------------------------+---------+
    25 +---------+---------------------------------+---------+
    26 | Session | Topic  			    | Duration|
    26 | Session | Topic  			    | Duration|
    27 +=========+=================================+=========+
    27 +=========+=================================+=========+
    28 | 1	  | Introduction, TeX & LaTeX       | 10 min  |
    28 | 1	  | Introduction, TeX & LaTeX       |  5 min  |
    29 |         | WYSIWG vs. WYSIWM               |         |
    29 |         | WYSIWG vs. WYSIWM               |         |
    30 |         |                                 |         |
    30 |         |                                 |         |
    31 |         | LaTeX source, Hello World       | 10 min  |
    31 |         | Hello World, Compiling,         |  10 min |
    32 |         | Compiling                       |         |
    32 |         | Where we want to go, Some Basics|         |
    33 +---------+---------------------------------+---------+
    33 +---------+---------------------------------+---------+
    34 | 2	  | General Document Structure      | 15 min  |
    34 | 2	  | Some Structural Elements        |  15 min |
    35 |         |                                 |         |
    35 |         |                                 |         |
    36 |	  | ``\documentclass``,             |         |
    36 |         | Top Matter, ``\documentclass``, |         |
    37 |	  | Document environment,           |	      |
    37 |	  | Abstract,                       |         |
    38 |         | Preamble,                       |         |
    38 |         | Sections, Chapters & Parts,     |         |
    39 |         | Packages,                       |         |
    39 |         | Appendices, Table of Contents   |         |
    40 |         | Top Matter,                     |         |
       
    41 |         | Abstract,                       |         |
       
    42 |         | Sectioning Commands,            |         |
       
    43 |         | Appendices,                     |         |
       
    44 |         | ToC, Bibliography,              |         |
       
    45 |         | Including files                 |         |
       
    46 +---------+---------------------------------+---------+
    40 +---------+---------------------------------+---------+
    47 | 3	  | Line & Page Breaks,             |  5 min  |
    41 | 3	  | Emphasizing, Quotation marks,   |  5 min  |
    48 |         | Symbols & Special Characters,   |         |
    42 |	  | Dashes & Hyphens, Footnotes,    |         |
    49 |	  | Emphasized words                |         |
    43 |         | Flushleft, Flushright & Center  |         |
    50 |	  |                                 |	      |
    44 |	  |                                 |         |
    51 |         | Cross References,               |  5 min  |
    45 |         | Enumerate, Itemize, Description,|  10 min |
    52 |         | Footnotes,                      |         |
       
    53 |         |                                 |         |
       
    54 |         | Enumerate, Itemize, Description |  5 min  |
       
    55 |         |                                 |         |
       
    56 |         | Flushleft, Flushright, Center   |  5 min  |
       
    57 |         | Quote, Quotation and Verse,     |         |
    46 |         | Quote, Quotation and Verse,     |         |
    58 |         | Abstract,                       |         |
       
    59 |         | Verbatim                        |         |
    47 |         | Verbatim                        |         |
    60 +---------+---------------------------------+---------+
    48 +---------+---------------------------------+---------+
    61 |         | Buffer time                     |  5 min  |
    49 | 4	  | ``\tabular`` environment,       |  20 min |
       
    50 |         | Importing Graphics, Floats,     |         |
       
    51 |         | Captions, List of Figures,      |         |
       
    52 |         | List of Tables, Cross References|         |     
    62 +---------+---------------------------------+---------+
    53 +---------+---------------------------------+---------+
    63 | 4	  | ``\tabular`` environment,       | 15 min  |
    54 | 5	  | ``\thebibliography``            |  10 min |
    64 |         | Importing Graphics, Floats      |         |
    55 |         | environment, BibTeX             |         |
    65 |	  |                                 |	      |
       
    66 |         | Captions, List of Figures,      |  5 min  |
       
    67 |         | List of Tables                  |         |
       
    68 +---------+---------------------------------+---------+
    56 +---------+---------------------------------+---------+
    69 | 5	  | ``\usepackage{amsmath}``,       |  5 min  |
    57 | 6	  | ``\usepackage{amsmath}``,       |  5 min  |
    70 |         | Single Equations                |         |
    58 |         | Single Equations                |         |
    71 |         |                                 |         |
    59 |         |                                 |         |
    72 |         | Building blocks of an equation, | 15 min  |
    60 |         | Building blocks of an equation, |  15 min |
    73 |         | Multiple Equations, Arrays and  |         |
    61 |         | Multiple Equations, Arrays and  |         |
    74 |	  | Matrices                        |         |
    62 |	  | Matrices                        |         |
    75 +---------+---------------------------------+---------+
    63 +---------+---------------------------------+---------+
    76 | 6	  | ``\thebibliography``            | 15 min  |
    64 | 7       | ``beamer``, ``listing``,        |  10 min |
    77 |         | environment, BibTeX             |         |
    65 |         | Including files                 |         |
    78 +---------+---------------------------------+---------+
    66 +---------+---------------------------------+---------+
    79 |         | Buffer time                     |  5 min  |
    67 | 8       | Excercises                      |  15 min |
    80 +---------+---------------------------------+---------+
    68 +---------+---------------------------------+---------+
    81 
    69 
    82 
    70 
    83 
    71 
       
    72