diff options
author | Ian Jauslin <ian.jauslin@roma1.infn.it> | 2015-07-11 18:54:46 +0000 |
---|---|---|
committer | Ian Jauslin <ian.jauslin@roma1.infn.it> | 2015-07-11 18:54:46 +0000 |
commit | d2b9a6e690b8abdcdf6fa2d5a6c164206e5683d3 (patch) | |
tree | a56d1e192ad9e34275019932f38612b917b55971 /README |
As presented at TQMS15 on 2015-07-09v1.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -0,0 +1,32 @@ +* Typeset + +In order to typeset the LaTeX presentation, run + pdflatex Jauslin_Como_2015.tex + pdflatex Jauslin_Como_2015.tex + + +* Files + + Jauslin_Como_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. |