Ian Jauslin
summaryrefslogtreecommitdiff
path: root/README
blob: 17b879ac933ed22cfeb01aa6cfa7e7e3b294a062 (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
* Typeset

In order to typeset the LaTeX presentation, run
  pdflatex Jauslin_PhD_2016.tex
  pdflatex Jauslin_PhD_2016.tex


* Files

  Jauslin_PhD_2016.tex
    body of the presentation.

  Figs :
    figures.

  header.sty :
    packages and local definitions

  presentation.sty :
    presentation style file.

  kiss.cls :
    barebones class file

  toolbox.sty :
    useful commands


* Comment on the presentation style

This presentation is typeset using the 'presentation.sty' style file, in which
the margins and sizes are set to make the output look like a presentation, and
several useful commands are defined.

The LaTeX 'beamer' package is not used.