From 2171672c2e5dab9b4e512a8120f917f2a5fdb473 Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Tue, 12 Jan 2016 22:22:07 +0000 Subject: As presented at Copenhagen University on 2016-01-13 --- README | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..59f8441 --- /dev/null +++ b/README @@ -0,0 +1,35 @@ +* Typeset + +In order to typeset the LaTeX presentation, run + pdflatex Jauslin_Copenhagen_2015.tex + pdflatex Jauslin_Copenhagen_2015.tex + + +* Files + + Jauslin_Rutgers_2015.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. -- cgit v1.2.3-70-g09d2