Ian Jauslin
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIan Jauslin <ian@jauslin.org>2020-08-05 00:58:37 -0400
committerIan Jauslin <ian@jauslin.org>2020-08-05 00:58:37 -0400
commit023ea227e93af47ae9a62f6d1813d59c1583ca0f (patch)
tree82236c60c3646ceee55426466146a35ed09399c9 /README
As presented on 2020-08-05 at Harvard UniversityHEADv1.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..e834d41
--- /dev/null
+++ b/README
@@ -0,0 +1,32 @@
+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
+ dsfont
+ graphics
+ hyperref
+ latex
+ pgf
+ standalone
+ GNU make
+
+* Files:
+
+ Harvard_Jauslin_HU_2020.tex:
+ main LaTeX file
+
+ libs:
+ custom LaTeX class file
+
+ figs:
+ source code for the figures
+