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

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


* Files

  Jauslin_ICMP_2015.tex
    body of the presentation.

  Figs :
    figures.

  header.sty :
    packages and local definitions

  presentation.sty :
    presentation style file.

  kiss.cls :
    barebones class file


* 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.