Ian Jauslin
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIan Jauslin <ian.jauslin@roma1.infn.it>2016-03-24 16:23:49 +0000
committerIan Jauslin <ian.jauslin@roma1.infn.it>2016-03-24 16:23:49 +0000
commitf500b7cb0daef7b3a491d8f0b8720b6951f27a3e (patch)
tree568f38801a21b4fcf5a3c70b5cf9959dc17e8086 /README
At presented at the University of Zurich on 2016-03-24HEADv1.0master
Diffstat (limited to 'README')
-rw-r--r--README32
1 files changed, 32 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..e725790
--- /dev/null
+++ b/README
@@ -0,0 +1,32 @@
+* Typeset
+
+In order to typeset the LaTeX presentation, run
+ pdflatex Jauslin_Zurich_2015.tex
+ pdflatex Jauslin_Zurich_2015.tex
+
+
+* Files
+
+ Jauslin_Zurich_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.