diff options
| author | Ian Jauslin <ian.jauslin@roma1.infn.it> | 2016-09-11 22:25:23 +0000 | 
|---|---|---|
| committer | Ian Jauslin <ian.jauslin@roma1.infn.it> | 2016-09-11 22:25:23 +0000 | 
| commit | 9a6e474c57016a8729bb13e1bc3ea13d1aa7f9e4 (patch) | |
| tree | a899bc3b8a688694569d63e2bf3166b637f0e274 /README | |
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_Oberwolfach_2016.tex +  pdflatex Jauslin_Oberwolfach_2016.tex + + +* Files + +  Jauslin_Oberwolfach_2016.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.  | 
