From 274461609b5d1f5bb272be9be95d0544ce4df31b Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Wed, 3 Oct 2018 17:58:38 +0000 Subject: As presented at Harvard University on 2018-10-03 --- 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..2b81f61 --- /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_Harvard_2018.tex: + main LaTeX file + + libs: + custom LaTeX class file + + figs: + source code for the figures + -- cgit v1.2.3-70-g09d2