From aea87ffd1e19553eca72148f32de3dd914c1be96 Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Thu, 11 Oct 2018 17:56:55 +0000 Subject: As presented at Yale University on 2018-10-11 --- README | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..d986cd6 --- /dev/null +++ b/README @@ -0,0 +1,34 @@ +This directory contains the source files to typeset the presentation, and +generate the figures. This can be accomplished by running + make + +This document uses a custom class file, located in the 'libs' directory, which +defines a number of commands. + + +* Dependencies: + + pdflatex + TeXlive packages: + amsfonts + doublestroke + graphics + hyperref + latex + pgf + standalone + GNU make + python3 + gnuplot + +* Files: + + Jauslin_Yale_2018.tex: + main LaTeX file + + libs: + custom LaTeX class file + + figs: + source code for the figures + -- cgit v1.2.3-54-g00ecf